Support for current version of formik
See original GitHub issueFirst of all, thank you for creating this library for formik
.
I have noticed that react-formik-ui
does not work with current version of formik
, so do you plan to support it?
Or do you accept PRs? If no, do you mind if I fork this repo and publish my own version of it on npm?
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (9 by maintainers)
Top Results From Across the Web
formik - npm
Build forms in React, without the tears. Latest version: 2.2.9, last published: 2 years ago. Start using formik in your project by running ......
Read more >Migrating from v1.x to v2.x - Formik
With Formik 2, we introduced the new props for more initial state: initialErrors , initialTouched , initialStatus . Therefore, resetForm 's signature has ......
Read more >Formik: Build forms in React, without the tears
React hooks and components for hassle-free form validation. The world's leading companies use Formik to build forms and surveys in React and React...
Read more >TypeScript - Formik
The Formik source code is written in TypeScript, so you can rest easy that Formik's types will always be up-to-date. As a mental...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@crizant Tried that already, did not work, you are more than welcome to play around with it, I’lll have look at it again during this weekend and hopefully we can come up with a solution
@crizant tested and released v1.2.1 support for latest Formik