react-hook-form with useRef doesn't work - please help

GitHub
issue: no way to use useRef · react-hook-form · Discussion #11137
Version Number 7.47.0 Steps to reproduce and reproduce example I tried do it with codesandbox but got 2 errors It even don't let me type in terminal Expo snack don't let me import resposito...
1 Reply
Nikita
Nikita8mo ago
Solved its not solve useRef issue it solve main problem I had with input focus I wanted to use useRef for https://github.com/orgs/react-hook-form/discussions/11216
GitHub
Please help - how to set input.focus() with react-hook-form? · reac...
I want to set input focus state (when I click button and see dropdown with input) i opened discussion where I tried to do it with useRef - it doesn't work for me https://github.com/orgs/react-h...