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
Estou tendo esse problema ao utilizar esse código de formulário:
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Já tentei diversas coisas, mas todas sem sucesso, alguém sabe o que esse error quer dizer? estou usando NextJS na V14.1
The text was updated successfully, but these errors were encountered:
Estou tendo esse problema ao utilizar esse código de formulário:
Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Já tentei diversas coisas, mas todas sem sucesso, alguém sabe o que esse error quer dizer? estou usando NextJS na V14.1
The text was updated successfully, but these errors were encountered: