issue: formState.isDirty
not updating correctly
#9616
-
Version Number7.41.0 Codesandbox/Expo snackhttps://codesandbox.io/s/bold-torvalds-qgwn53?file=/src/App.tsx:911-951 Steps to reproduce
Expected behaviourThe submit button should not be disabled at step 3, because the form is valid and dirty. In same situation, if you change What browsers are you seeing the problem on?Chrome Relevant log outputNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
I think the issue is related to the following: |
Beta Was this translation helpful? Give feedback.
I think the issue is related to the following:
https://react-hook-form.com/api/useform/formstate