-
## 🚀 Feature request
My component should be able to work with the formik and without it.
I use hook `useFormikContext` to check if the component is in the formik.
I do this consciously, so that t…
-
I'm currently facing an issue trying to use react-responsive-select with formik and typescript.
This is how i'm using it:
`
{
console…
-
**React Easy State version:** 6.3.0
**Platform:** browser / react-native
**Describe the bug**
When I'm displaying a state inside Formik render function, if the state is updated the component is n…
-
## The dependency [formik](https://github.com/jaredpalmer/formik) was updated from `2.0.1` to `2.0.2`.
🚨 [View failing branch](https://github.com/siristechnology/siris-technology/compare/master...si…
-
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…
-
Hi,
I'm using [Formik](https://formik.org) with CKeditor as a field. I ran into an issue where typing gets slow and delay when the text content is large (characters around 9K). Looking at some exampl…
-
Brent says:
> Let's develop a robust form component that can render many different fields based on the spec it receives. Then we > can use this for advanced dagrun trigger and connection management.
…
-
# 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…
-
### Motivation
We all use forms. But often it happens that we fill out the form not right away, but after some time. Or we are in the metro and the connection is not stable. Or maybe we accidentall…
-
Use Formik instead of hacking around an input element. Add validation so that the text is only 140 characters.