-
## 🐛 Bug report
### Current Behavior
I have designed a page such that separate Formik forms are rendered based on a state variable
**eg**. It should render the page with appropriate form when I…
-
I'm basically using the demo Gist verbatim:
[https://snack.expo.io/@almouro/react-native-formik-gist](url)
When I type a single letter into any text field I get the error:
> TypeError: undefi…
-
Good afternoon. I am using Formik in my React js project. I'm doing a multi-step form. The form has 2 inputs where the user selects a start and end date. And then I need to put this data into an obj…
-
## Bug report
### Current Behavior
After an update of Yup from 0.27.0 -> 0.29.3, yup introduced the following change https://github.com/jquense/yup/pull/539 and this probably caused the followin…
-
## 🐛 Bug report
### Current Behavior
Formik doesn't throw any error when my custom validation fails. You can see that yup validation works fine when triggered manually however formik doesn't sho…
-
## Bug report
### Current Behavior
When two fields have the same object value (same reference), the touched property does not get updated correctly on submit.
### Expected behaviour
When c…
-
Hello,
For some reason the form input loses focus when the field validity change (from Invalid to invalid and vice versa) . I don't know if this is the default behavior but it feels annoying as a us…
-
Below is the source code for my form. I am using Formik for form handling. Essentially, users are granted permissions for specific modules, with available permissions being read, write, update, or del…
-
# Eae, galera! Beleza?!
### Pensando na validação de dados que o usuário vai digitar no nosso modal de cadastro/login, achei que seria interessante implementar o [Yup](https://github.com/jquense/y…
-
I use Afterjs and when I load a page with reactstrap-formik used in it, I encounter the error.
Its stack :
> node_modules/reactstrap-formik/dist/index.js:1\nimport ReactstrapInput from './Reactst…