question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React 16: Unable to find node on an unmounted component

See original GitHub issue

https://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:closed
  • Created 6 years ago
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

13reactions
yonatanmncommented, Mar 13, 2018

Anything new here?

6reactions
weiliang903commented, Nov 16, 2017

Me too. Uncaught Error: Unable to find node on an unmounted component. invariant.js?7313:42

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found