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

Element ref was specified as a string (select) but no owner was set. You may have multiple copies of React loaded. #208

Open
birendra-90 opened this issue Apr 23, 2018 · 3 comments

Comments

@birendra-90
Copy link

birendra-90 commented Apr 23, 2018

When I am using MultiSelect then I am getting this error, How can we solve this?

@LudovicF42
Copy link

Do you found the solution ?

@birendra-90
Copy link
Author

birendra-90 commented Jun 28, 2018

@k4st0r42 Yes!

You have to remove react and react dom from parent project and link child-project with parent
npm link ../child-project/node-modules/react and same for react-dom
this might be help for you

@davidpenso
Copy link

Hi both,

Did you find any other solutions for this?

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

3 participants