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
After using idb, the IDBRequest's onsuccess & onerror will not be called.
I find the readme does not mention this. The readme does mention "The library turns all IDBRequest objects into promises", but it will be better it says that clearly (it took me quite a while to realize that).
The text was updated successfully, but these errors were encountered:
After using idb, the IDBRequest's onsuccess & onerror will not be called.
I find the readme does not mention this. The readme does mention "The library turns all IDBRequest objects into promises", but it will be better it says that clearly (it took me quite a while to realize that).
The text was updated successfully, but these errors were encountered: