6 ms·
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://bugzil
by oleksiitwork 4y ago
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 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...