-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Test env: turn debug on to catch dev errors and warnings #34730
Conversation
Size Change: 0 B Total Size: 1.05 MB ℹ️ View Unchanged
|
React 18 will remove warnings for "setState on unmounted component," but I think it would be nice to fix them just in case. |
aa7cfd3
to
e34e41b
Compare
Nice, that's good to know. Maybe they're fine to ignore them then and wait with this until we update React. There's still some other warnings though. |
If it's an easy fix like in #34618, we should probably go ahead and fix warnings. But if we have to resort to the |
Description
A lot of useful errors and warnings are simply ignored by running tests with production code.
How has this been tested?
Screenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).