formik-wizard icon indicating copy to clipboard operation
formik-wizard copied to clipboard

Formik does not re-render when initialValues change

Open giorgigigauri opened this issue 5 years ago • 1 comments

Formik needs to enable re-initialize Example: <Formik enableReinitialize // missing piece!! initialValues={props.initialValues}

giorgigigauri avatar May 15 '20 12:05 giorgigigauri

Something is wrong, because the code already has this piece of information. Can you describe your use case and provide some code?

zaguiini avatar Jun 07 '20 18:06 zaguiini