You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a need to save the state of the form in case user leaves the page with form half completed. At moment we're planning to use Redux Form but I would like to try Formik (because, why not?), and we're using redux-persist to save our app state in localForage.
Anyone with experience mixing redux-persist with formik-persist? Does it even make sense?
The text was updated successfully, but these errors were encountered:
We have a need to save the state of the form in case user leaves the page with form half completed. At moment we're planning to use Redux Form but I would like to try Formik (because, why not?), and we're using redux-persist to save our app state in localForage.
Anyone with experience mixing redux-persist with formik-persist? Does it even make sense?
The text was updated successfully, but these errors were encountered: