question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: localStorage is null

See original GitHub issue

Sentry 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:closed
  • Created 3 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
dwellecommented, Apr 5, 2020

Let’s leave that for later. You can create an issue for it.

0reactions
kbariotiscommented, May 9, 2020

Closing this as well as the frequency on Sentry has fallen significantly. We can revisit when it becomes a problem.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found