React 16: Unable to find node on an unmounted component
See original GitHub issuehttps://user-images.githubusercontent.com/824015/31389392-53eafe98-ada7-11e7-9de2-609ead2d1132.png
react-select: v1.0.0-rc.10
react: 16
Browser: Chrome 61
I tried to setup a plunker but encountered so many errors like “require is not defined”, etc. I can reproduce this issue easily with your creatable example:
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (1 by maintainers)
Top Results From Across the Web
React 16: Error: Unable to find node on an unmounted ...
Based on the error message, I believe the error is happening when calling ReactDOM.findDOMNode(this) in the handleClickOutside(event) method.
Read more >Bug: Uncaught Error: Unable to find node on an unmounted ...
"Unable to find node on an unmounted component" error ... Error exists in react version 17, but react 16 is fine, check my...
Read more >Why am I getting "Unable to find node on an unmounted ...
Why am I getting "Unable to find node on an unmounted component" error when trying to run a component from Material UI? :...
Read more >Unable to find node on an unmounted component. react版本 ...
今天在给项目升级react版本的时候遇到了1.Unable to find node on an unmounted component. 这样一个bug 差资料发现是react和react-dom版.
Read more >Unable to find node on an unmounted component-Reactjs
Just ran into this problem after upgrading my React-Native version to 64.2 Upgrading react-test-renderer to the highest public version, which is 17.0.2 at...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Anything new here?
Me too.
Uncaught Error: Unable to find node on an unmounted component. invariant.js?7313:42