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

Error due to conflict in react dependencies #8

Closed
clementdubois opened this issue May 19, 2015 · 1 comment
Closed

Error due to conflict in react dependencies #8

clementdubois opened this issue May 19, 2015 · 1 comment
Labels

Comments

@clementdubois
Copy link
Contributor

When I try to use the component I have this error :

Error: Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. This usually means that you're trying to add a ref to a component that doesn't have an owner (that is, was not created inside of another component's `render` method). Try rendering this component inside of a new top-level component which will hold the ref.

This is due to a conflict between multiple reference of react.
The react dependencies should be in devDependencies to avoid conflict in usage.

@leandrowd
Copy link
Owner

This bug was fixed in the last version

PradeepChada pushed a commit to PradeepChada/react-responsive-carousel that referenced this issue Dec 22, 2021
…8930/search-field

[#179758930] Search Field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants