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
If the above case happens, neither the callback nor the errback passed to open will be called.
I've not experienced this, but from just looking at the code it looks like it might be a bug. (If it's not, maybe a comment could explain why the callback/errback is not called.) What does update affect?
The text was updated successfully, but these errors were encountered:
From line 389 in indexeddb_store.js:
If the above case happens, neither the callback nor the errback passed to
open
will be called.I've not experienced this, but from just looking at the code it looks like it might be a bug. (If it's not, maybe a comment could explain why the callback/errback is not called.) What does
update
affect?The text was updated successfully, but these errors were encountered: