why react-hook-form dose not work with MUI and Next Js #10398
Unanswered
nasim-alizai-pgl
asked this question in
General
Replies: 2 comments 1 reply
-
Please provide a code example. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@yasamoka |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
i have create a stepper component that i pass steps to to that component at MUI & next js so i want validate every step individually so it is working perfectly with getFieldState() so tha issue was that when open the stpper modal at first time the getFieldState('firstName').invalid not working an submit also but the second time when i restart my stepper it works correctly
Beta Was this translation helpful? Give feedback.
All reactions