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

totally fails to render (blank page) when cookies/storage are disabled #12

Open
sneak opened this issue Nov 22, 2019 · 0 comments
Open

Comments

@sneak
Copy link

sneak commented Nov 22, 2019

react-dom.production.min.js:4530 DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at te (https://honkify.netlify.com/app-30969a8d37278652ed77.js:1:32507)
    at https://honkify.netlify.com/app-30969a8d37278652ed77.js:1:32813
    at no (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:83153)
    at Cu (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108494)
    at t.unstable_runWithPriority (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:128456)
    at Wl (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:51941)
    at _u (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108248)
    at https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108159
    at j (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:127838)
    at MessagePort.T.port1.onmessage (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:126582)
Za @ react-dom.production.min.js:4530
scheduler.production.min.js:100 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at te (https://honkify.netlify.com/app-30969a8d37278652ed77.js:1:32507)
    at https://honkify.netlify.com/app-30969a8d37278652ed77.js:1:32813
    at no (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:83153)
    at Cu (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108494)
    at t.unstable_runWithPriority (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:128456)
    at Wl (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:51941)
    at _u (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108248)
    at https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:108159
    at j (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:127838)
    at MessagePort.T.port1.onmessage (https://honkify.netlify.com/commons-b8a79f86762a5427c7dc.js:1:126582)
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