How to use HeadlessUI React and React Hook Form to focus Menu on error? #3269
Unanswered
grantspilsbury
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want the HeadlessUI React menu to focus if it has the first error just like the other elements registered using React Hook Form.
This is my menu and additional input fields. If the inputs both have errors the first one gets focus
How can I plumb the HeadlessUI react Menu to use the same error focus functionality?
Beta Was this translation helpful? Give feedback.
All reactions