You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2023. It is now read-only.
Fails in Firefox even after assigning db object in onupgradeneeded. Error in console:
[07:45:13.687] UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code. @ file:///home/srirangan/Projects/browserdb/browserdb.js:223
#223: var openDbRequest = window.indexedDB.open(options.db);
Fails in Firefox even after assigning db object in onupgradeneeded. Error in console:
[07:45:13.687] UnknownError: The operation failed for reasons unrelated to the database itself and not covered by any other error code. @ file:///home/srirangan/Projects/browserdb/browserdb.js:223