Warning: You cannot give refs to function components. Attempts to access this reference will fail. Did you mean to use React.forwardRef()? #8453
Unanswered
arcoirisapp
asked this question in
General
Replies: 1 comment 1 reply
-
This maybe an issue with that ui lib which ref is not forward, could you post a question there? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, we migrated from v6 to v7 but show :
Warning: You cannot give refs to function components. Attempts to access this reference will fail. Did you mean to use React.forwardRef()?
We use elastic ui , could you guide us ,react hoook form is a great library and thanks for all your support
https://codesandbox.io/s/app-elastic-crpj1e-crpj1e?file=/src/App.js
Beta Was this translation helpful? Give feedback.
All reactions