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

Uncaught Invariant Violation: addComponentAsRefTo(...) #26

Closed
jpetitcolas opened this issue Sep 9, 2016 · 1 comment
Closed

Uncaught Invariant Violation: addComponentAsRefTo(...) #26

jpetitcolas opened this issue Sep 9, 2016 · 1 comment
Assignees

Comments

@jpetitcolas
Copy link
Contributor

Following the tutorial and using last version of master, I got following error message:

invariant.js:38 Uncaught Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's render method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).

@fzaninotto
Copy link
Member

Fixed by #27

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