-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
@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. |
@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. |
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:
The text was updated successfully, but these errors were encountered: