Closed SVRGIM closed 4 years ago
@SVRGIM did you find a solution to this? Currently facing this same issue.
I found a solution , Just pass enableReinitialize
prop to Formik
@SVRGIM did you find a solution to this? Currently facing this same issue.
I found a solution , Just pass enableReinitialize prop to Formik
0
Hi I am currently using Formik and Formik-Persist to make a form wizard with 10 questions. On refresh (sometimes on first refresh, sometimes on second refresh) it happens to reset the values. Why?
Below you have the code. I didn't put the array of routes, but that's all.