Custom field component loses focus when typing a single character
Question
When isValidating
worked in Formik callback, the input loses focus when typing a single character.
Resolve
- Removed
isValidating
- Use
formikRef
Custom field component loses focus when typing a single character
Custom field component loses focus when typing a single character
When isValidating
worked in Formik callback, the input loses focus when typing a single character.
isValidating
formikRef