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

<StrictMode> warning #156

Open
feimosi opened this issue Nov 20, 2018 · 5 comments
Open

<StrictMode> warning #156

feimosi opened this issue Nov 20, 2018 · 5 comments

Comments

@feimosi
Copy link

feimosi commented Nov 20, 2018

React StrictMode is throwing a warning because of findDOMNode usage. Are you considering changing the approach?

@ctrlplusb
Copy link
Owner

Happy to accept any PRs for alternatives. :)

For now it's just a warning. Code still works.

@librz
Copy link

librz commented Aug 4, 2020

I just came across the same warning, 1 thing that definitely works is, well, disable strict mode

@AlexanderMatveev
Copy link

Same here

@michaelrodov
Copy link

same here

@jlarmstrongiv
Copy link

Ended up migrating to https://www.npmjs.com/package/react-resize-detector#user-content-refs

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

6 participants