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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Patch Changes
#203f50b93a Thanks @tenphi! - On form submission the isSubmitting flag now set to true before the start of the validation.
#2028e6767a Thanks @MrFlashAccount! - Improve typings of onSubmit and onValuesChange callbacks in <Form /> component. Now they properly match with FormInstance and useForm.