You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I import and use react-picture-show, I get the following error:
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).
This happens in chrome but not in firefox. I'm using yarn as my package manager.
The text was updated successfully, but these errors were encountered:
0xcaff
changed the title
React Should be A peerDependency
Only a ReactOwner can have Refs
Sep 1, 2017
When I import and use react-picture-show, I get the following error:
This happens in chrome but not in firefox. I'm using
yarn
as my package manager.The text was updated successfully, but these errors were encountered: