React
Only a React owner can have refs
React hit a ref ownership problem, usually because a ref is being attached in an unsupported way or multiple copies of React are loaded.
React
React hit a ref ownership problem, usually because a ref is being attached in an unsupported way or multiple copies of React are loaded.
Observed message
Only a ReactOwner can have refs.
Why it happens
How to fix it
Official reference
React Docs: Minified React error #119Related errors
Explore more