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
Error message: Failed to read large IndexedDB value
DataError: Failed to read large IndexedDB value
Error stack:
DataError: Failed to read large IndexedDB value
DataError: Failed to read large IndexedDB value
at vn.rejectionMapper (altair://-/main.js:3:369206)
at Xk (altair://-/main.js:3:303628)
at IDBRequest.<anonymous> (altair://-/main.js:3:330469)
at IDBRequest.__zone_symbol__ON_PROPERTYerror (altair://-/main.js:3:305416)
at IDBRequest.Qt (altair://-/polyfills.js:3:29957)
at t.invokeTask (altair://-/polyfills.js:3:25686)
at Object.onInvokeTask (altair://-/main.js:3:80112)
at t.invokeTask (altair://-/polyfills.js:3:25607)
Expected Behavior
No errors should occur
Steps To Reproduce
This will happen when you reopen it after installation
Environment
- OS:
- Browser:
- Platform:
- Version: 7.3.3
Additional context
No response
The text was updated successfully, but these errors were encountered:
As described, there's nothing we can do here since chrome doesn't provide enough information or gracefully handle this case, so best would be to follow up upstream
Is there an existing issue for this?
Current Behavior
Error message: Failed to read large IndexedDB value
DataError: Failed to read large IndexedDB value
Error stack:
Expected Behavior
No errors should occur
Steps To Reproduce
This will happen when you reopen it after installation
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: