5 comments

[ 4.8 ms ] story [ 25.4 ms ] thread
I'm getting the same error as https://news.ycombinator.com/item?id=32176165 (your previous post of this 19 days ago) so whatever needed fixing ain't fixed.
Is it also a Firefox for you? Could you please specify a device?

Sorry, don't want to make HN comments to be a GitHub issue tracker, but this info will help.

F.F 91.12.0 ESR, No-Script & U-Block as plugins. JS white-listed for all domains on your page (except Google Tag-Manager). HTH.
Btw, is it possible that you open the app in Firefox Private browsing mode?

It looks like F.F. doesn't support IndexedDB in private mode at all: https://bugzilla.mozilla.org/show_bug.cgi?id=781982, and IndexedDB is the main data storage for okso.app.

If this is the case I'll think about some fallbacks, maybe to LocalStorage, to make the app work in such cases as well...