Hi,
in console there are errors:
----- service worker load 9/4/2024, 4:39:48 PM -----
background.bundle.js:2 Uncaught (in promise) r
main.bundle.js:2 ----- app load 9/4/2024, 4:41:00 PM -----
main.bundle.js:2 local storage usage: 20.34%
main.bundle.js:2 failed to fetch history: Failed to read large IndexedDB value
DataError: Failed to read large IndexedDB value
fetchNavClientHistoryFailed @ main.bundle.js:2----- service worker load 9/4/2024, 4:39:48 PM -----
background.bundle.js:2 Uncaught (in promise) r
main.bundle.js:2 ----- app load 9/4/2024, 4:41:00 PM -----
main.bundle.js:2 local storage usage: 20.34%
main.bundle.js:2 failed to fetch history: Failed to read large IndexedDB value
DataError: Failed to read large IndexedDB value
fetchNavClientHistoryFailed @ main.bundle.js:2
diagnostic file attached:
exporting collection gives me error to, log file generated in console in attached log file:
typing saveData() in console generates a json file that appears to be only the blank session with the new created sessions after crash, not the previous sessions before the crash.
Thanks in advance for yout kind help.