TypeError: localStorage is null
See original GitHub issueSentry Issue: FRONTEND-Z
TypeError: localStorage is null
at fn (data/localStorage.ts:13:3)
at flush (utils.ts:111:5)
at a (components/App.tsx:298:24)
at apply (components/App.tsx:121:5)
at r (../../src/helpers.ts:85:17)
...
(1 additional frame(s) were not displayed)
All of them are from Firefox 68 on Linux.
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Firefox: "TypeError: localStorage is null" - Stack Overflow
When I view that website in IE or Chrome, add data, hit the save button, go to another website and then go back...
Read more >null is not an object (evaluating 'window.localStorage.setItem')
localStorage was defined— which could mean that the storage was full, or that it was disabled because the browser was in private mode;...
Read more >localstorage returns null when its has key values - You.com
The getItem() method of the Storage interface, when passed a key name, will return that key's value, or null if the key does...
Read more >HTML : Firefox: "TypeError: localStorage is null" - YouTube
HTML : Firefox: "TypeError: localStorage is null" [ Gift : Animated Search Engine : https://bit.ly/AnimSearch ] HTML : Firefox: "TypeError: localStorage is ...
Read more >Storage.getItem() - Web APIs - MDN Web Docs
The getItem() method of the Storage interface, when passed a key name, will return that key's value, or null if the key does...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Let’s leave that for later. You can create an issue for it.
Closing this as well as the frequency on Sentry has fallen significantly. We can revisit when it becomes a problem.