For some reason this is Formik’s default behaviour, and you need to supply the enableReinitialize prop to override it:
https://github.com/jaredpalmer/formik/issues/811
For some reason this is Formik’s default behaviour, and you need to supply the enableReinitialize prop to override it:
https://github.com/jaredpalmer/formik/issues/811