storage-area-explorer
storage-area-explorer copied to clipboard
Cannot Export SessionStorage to File when total size exceeds 1.5MB
Issue: When I click "Export" on SessionStorage in Chrome, I receive an error from chrome that states: download Failed - Network error.
There's nothing wrong with my network and it exports just fine from the Local Storage tab, or from Session Storage as long as the file size has not exceeded 1.5MB. It also exports fine if the file size is relatively small. It's only when the session storage grows to a larger size that I begin to see this error. I have recreated the issue on Incognito to eliminate the possibility of an extension being the issue.
Repro:
- import a session storage file that is larger than 1.5MB
- click on the session.storage tab inside storage explorer
- click the "Export" button and observe
Here is a screenshot of me incrementally increasing sessionStorage size and clicking Export to > File: