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
When using FormikRadioButtonGroup together with Formik (obviously), the component doesn't automatically get an error state even if validation fails. You have to manually add it.
Describe the bug
When using FormikRadioButtonGroup together with Formik (obviously), the component doesn't automatically get an error state even if validation fails. You have to manually add it.
The text was updated successfully, but these errors were encountered: