Manage multi-steps form (with validity check flow) and watch errors without re-rendering whole form #1979
Unanswered
moulinraphael
asked this question in
Ideas
Replies: 1 comment
-
Thanks @moulinraphael Nice one, I think there is a user was asking for similar usage. I will share this. |
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.
-
Hey everyone !
For a personal project, I needed to :
errors
are insideformState
)So, I implemented a draft to manage these points. It's not perfect and I do not have a lot of time to spent but it could be interesting for some of you or maybe for some future features of this great lib (thanks the team and @bluebill1049 )
https://codesandbox.io/s/react-hook-form-form-extended-cteuy
Let me know if you have any comment, suggestion :)
Beta Was this translation helpful? Give feedback.
All reactions