React-select: React 16: Unable to find node on an unmounted component

Created on 30 Oct 2017  路  12Comments  路  Source: JedWatson/react-select

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:

Most helpful comment

Anything new here?

All 12 comments

I am facing the same issue...

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

Facing the same issue

I'm facing same issue...

Anything new here?

me銆乼oo

Me too, guess I try something else lol

Me too, where is the author?

The same when using select inside reactstrap modal

The reason I had errors was because I was using different versions of React, one global and other via NPM, but I refactored the whole code to remove it and after that it started working

Update from react 16.5 to 16.6 fixed this issue for me

Hello -

In an effort to sustain the react-select project going forward, we're closing old issues.

We understand this might be inconvenient but in the best interest of supporting the broader community we have to direct our efforts towards the current major version.

If you aren't using the latest version of react-select please consider upgrading to see if it resolves any issues you're having.

However, if you feel this issue is still relevant and you'd like us to review it - please leave a comment and we'll do our best to get back to you!

Was this page helpful?
0 / 5 - 0 ratings