You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐞 fix#12988 sync two defaultValues after reset with new defaultValues (#12990)
* fix: add defaultValues in _reset method to update defaultValues
* Test: add a test to check that both formState.defaultValues and useFormState().defaultValues are the same
* fix: remove condition for defaultValues value
0 commit comments