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] Cannot create a simple React app. #900

Closed
fredyagomez opened this issue Mar 18, 2019 · 3 comments
Closed

[Chrome] Cannot create a simple React app. #900

fredyagomez opened this issue Mar 18, 2019 · 3 comments

Comments

@fredyagomez
Copy link

fredyagomez commented Mar 18, 2019

Not sure what I am doing wrong but just clicking on create React sample does not work
https://stackblitz.com/edit/react-ahrjth

Only chrome. Firefox seems to work fine.

BTW this is the error:

Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document

@beeman
Copy link

beeman commented Mar 18, 2019

@fredyagomez this could be caused by a Chrome extension that blocks access to localStorage for our domains.

The quickest way to test this is by trying it in an incognito browser (with extensions disabled).

You can also try if this works.

@fredyagomez
Copy link
Author

@beeman thanks for the quick response. It feels like an unnecessary step. How to make a default Chrome load the app without problem? I don't have knowledge about how to fix this unfortunately but would not like to say to my users this needs to be done previous to run this app.

@purplem1lk
Copy link
Contributor

Thank you for your patience - This issue seems related to #162 so we will close this issue and continue the conversation/resolution over there, as there's more recent activity. If this issue persists, feel free to tag me or continue the conversation in #162. Thank you! :)

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

3 participants