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 (root) but no owner was set #44

Open
MarshallTaylorV opened this issue Feb 5, 2020 · 2 comments

Comments

@MarshallTaylorV
Copy link

Error: Element ref was specified as a string (root) but no owner was set. This could happen for one of the following reasons:

  1. You may be adding a ref to a function component
  2. You may be adding a ref to a component that was not created inside a component's render method
  3. You have multiple copies of React loaded
    See https://fb.me/react-refs-must-have-owner for more information.
@davidaik
Copy link

I'm getting this error too. Not able to use this library.

@taimurtariqsikandar
Copy link

facing same issue. unbale to use this package.

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