-
-
Hi,
the `formik-persist.d.ts` published with the latest version (1.1.0) references `../../../../../../../Users/jared/workspace/github/jaredpalmer/formik-persist/node_modules/formik/dist/types` resu…
-
I really like your package but when I put the handleChange from Formik into the onChange property of datepicker , it won't do anything right.
-
## The dependency [formik](https://github.com/jaredpalmer/formik) was updated from `2.1.2` to `2.1.3`.
🚨 [View failing branch](https://github.com/yurikrupniktools/client-apps/compare/master...yurikr…
-
I use 'formik-antd' and using this code with Form:
```
import { Formik } from 'formik'
import { useField } from 'formik'
import {
Form,
DatePicker as AntDatePicker
} from 'formik-antd'
con…
-
Formik doc: https://formik.org/docs/overview
-
# 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…
-
## Bug report
### Current Behavior
On Initial Form Submission after page loads, the handleSubmit is not being called, rather the form enteries are appended to the url like this
http://localhos…
-
Is it possible to increase the flag size?
When I change its width I see that it's using an image sprite of all flags together so, other country flags are seen when i increase height or width via Cl…
-
## Bug report
### Current Behavior
When settings `enableReinitialize` Formik renders twice (instead rendering once as it was in version 1.5.8 for example)
### Expected behavior
Formik …