Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome on Mac: Cannot read property 'getItem' of null #146

Open
rix0rrr opened this issue Feb 16, 2021 · 1 comment
Open

Chrome on Mac: Cannot read property 'getItem' of null #146

rix0rrr opened this issue Feb 16, 2021 · 1 comment

Comments

@rix0rrr
Copy link

rix0rrr commented Feb 16, 2021

This is happening to me both for the version on the Chrome app store as well as when I cloned and installed it locally

image

image

window.localStorage is actually null

Chrome version: Version 88.0.4324.150 (Official Build) (x86_64)

@rix0rrr
Copy link
Author

rix0rrr commented Feb 16, 2021

I hacked it locally to use chrome.storage.local.get() and chrome.storage.local.set().

Not really in a position to submit a PR because I can't oversee race conditions (API turns from sync to async) and cross-browser concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant