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

findDOMNode is deprecated in StrictMode #239

Open
robertgoacher opened this issue Nov 17, 2021 · 1 comment
Open

findDOMNode is deprecated in StrictMode #239

robertgoacher opened this issue Nov 17, 2021 · 1 comment

Comments

@robertgoacher
Copy link

When I select a file I'm receiving this error message in the Console when run in React StrictMode:

Warning: findDOMNode is deprecated in StrictMode

See also: https://reactjs.org/docs/strict-mode.html#warning-about-deprecated-finddomnode-usage

@zacjones93
Copy link

For those running into this issue, I solved this by updating react-s3-uploader to use a ref instead

https://github.com/skillrecordings/egghead-next/pull/1449/files

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