DEV Community

Discussion on: Formik VS React Hook Form Part I

Collapse
 
doaashafik profile image
Doaa Shafik • Edited

Thanks For Your Comment,
I didn't face it before but I test it with 30 fields and it works fine.
to test :
1- check that there are no changes that force rerender like dispatch action or update state.
2- check the version of Formik especially for FastField API, it works in version 2.2.6.