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
Currently a persisted Database can only be safely opened from one tab at a time. We need to support access from multiple tabs, this will probably be via routing all operations to a single worker.
The text was updated successfully, but these errors were encountered:
Currently a persisted Database can only be safely opened from one tab at a time. We need to support access from multiple tabs, this will probably be via routing all operations to a single worker.
The text was updated successfully, but these errors were encountered: