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
A lot of client-side state is stored persistently in the IndexedDB storage system using dexie.js. We have not tested if all aspects of the system work when this data is 100% empty. We should test this and look to patch any unexpected behavior when a null or undefined is accessed.
The text was updated successfully, but these errors were encountered:
A lot of client-side state is stored persistently in the IndexedDB storage system using dexie.js. We have not tested if all aspects of the system work when this data is 100% empty. We should test this and look to patch any unexpected behavior when a null or undefined is accessed.
The text was updated successfully, but these errors were encountered: