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

UI: Disable React.strictmode to avoid findNode deprecation warnings #20345

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

ndelangen
Copy link
Member

Issue: #20140

What I did

I disabled strict-mode, in the manager, this way there's no error/warnings coming from react.

@ndelangen ndelangen self-assigned this Dec 20, 2022
@ndelangen ndelangen changed the title no strictmode to prevent getting warnings about findNode UI: disable React.strictmode to prevent getting deprecation warnings about findNode Dec 20, 2022
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shilman shilman changed the title UI: disable React.strictmode to prevent getting deprecation warnings about findNode UI: Disable React.strictmode to avoid findNode deprecation warnings Dec 22, 2022
@shilman shilman merged commit a181ae8 into next Dec 22, 2022
@shilman shilman deleted the norbert/no-strictmode-manager branch December 22, 2022 11:00
@nix6839
Copy link
Contributor

nix6839 commented Dec 24, 2022

Can you revert this PR now that the underlying issue has been resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants