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

Tutorials - React StrictMode triggers warnings #157

Closed
GrazianoRamiro opened this issue Jun 22, 2021 · 0 comments
Closed

Tutorials - React StrictMode triggers warnings #157

GrazianoRamiro opened this issue Jun 22, 2021 · 0 comments

Comments

@GrazianoRamiro
Copy link
Contributor

Using React StrictMode https://reactjs.org/docs/strict-mode.html triggers the following issue on the console:
image

After making some research, it was found that is being caused by some components coming from Material UI. There are some open issues on their repo:

A solution at the moment could be to disable the strict mode completely, but it's preferred to keep it and have the error on the console as it could detect potential issues on our code.

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

2 participants