Open ShadowMitia opened 6 years ago
Thanks so much for the report!
I haven't actually yet put any effort into making org-web usable offline. I'm an iOS user, and iOS has never had support for service workers. However, with iOS 12, Mobile Safari is finally getting service worker support, so as soon as that's out in the Fall I'll start working on making it fully usable offline.
The offline support that is there already is just what I get for free with Create React App
I tried this only on the sample page.
The sample page works fine in normal and offline, but if I refresh the page while in offline mode, all the icons disappear from the circles.
It's a tad awkward to edit stuff afterwards ;)
In the Firefox console in offline mode I get this error:
I tried this on Firefox 61 and on Firefox for Android.