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
Think over the idea of passing opened/ initialized IDB database instead of opening it within the library.
This would allow possibility to reuse database for other purposes, which is not possible at this moment (Error Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.).
The text was updated successfully, but these errors were encountered:
Think over the idea of passing opened/ initialized IDB database instead of opening it within the library.
This would allow possibility to reuse database for other purposes, which is not possible at this moment (Error Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.).
The text was updated successfully, but these errors were encountered: