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
Refresh the page. Click on submit. Clear the default value, form validation triggers. Again click on submit after that Clearing the value does not trigger the validation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I feel its the bug in formik.
The sandbox link is https://codesandbox.io/p/sandbox/formik-autocomplete-yh3sl7?file=%2Fsrc%2FApp.tsx%3A1%2C1-84%2C1
When the form initial loads with default value. Clearing the value does not trigger the validation.
Refresh the page. Click on submit. Clear the default value, form validation triggers
Refresh the page. Click on submit. Clear the default value, form validation triggers. Again click on submit after that Clearing the value does not trigger the validation.
Beta Was this translation helpful? Give feedback.
All reactions