-
## Bug report
### Current Behavior
Validation Error doesn't trigger on radio button fields even when validateOnblur property is set to be true in Formik. It is working fine when validateonChange…
-
https://github.com/jquense/yup/issues/778
Right now we pairing formik with Yup. However Yup is not written in TS and we want to use libraries written in TS for our front-end. Is there a recommended…
-
## 🚀 Feature request
### Current Behavior
All `formik` inputs, selects, and dates don't allow value props to be passed in like `availity-reactstrap-validation` does. Maybe its time we add this i…
-
I have nested fields with number inputs and can't get the validation to work properly. Not sure if this is a problem with formik or yup / how the validation schema is declared but I'll start asking he…
-
## Bug report
### Current Behavior
Nested object when accessed via the dot operator gets following error:
**TS2339: Property 'budget' does not exist on type 'string'.**
### Expected behavi…
-
## 🐛 Bug report
My form using yup and is not validating onBlur and onChange on . It validates only onSubmit. How to solve this?
### Current Behavior
yup validation not triggered onchange of
wh…
-
### What
An ingestion tool as a part of the CIVIC front-end to replace this Google Form tool: https://docs.google.com/forms/d/13jzqdvrCNkoI-Aa-jE87f0zS5KjL1LiBRbXpWhZDXVY/edit
It should limi…
-
## 🐛 Bug report
### Current Behavior
When loading a formik form in IE11, clicking the submit button without inputting any data results in the form doing a normal get request, which reloads the p…
-
## 🚀 Feature request
Firstly, thanks Jared and formik community, it is an amazing lib that helps us extensively in our work.
I'm not sure if this is an intentional pattern or a bug but the Formi…
-
There are some validation scenarios that cannot be dealt with formik and require the proper graphql error message to be displayed on the front end:
- [ ] Email already in use