mjangir / formik-wizard-form

Build multi step forms using Formik with ease.
http://formikwizard.manishjangir.com
MIT License
74 stars 18 forks source link

How I can reset wizard step ? #30

Open jpanor opened 1 year ago

jpanor commented 1 year ago

If you revisit the wizard after submission, it is still at the final step. How can I reset step index ?

mjangir commented 1 year ago

Hmm, that's not possible right now in the wizard. Well for a workaround, as of now you can change the key of the wizard provider. I will try to work on this feature.

jpanor commented 1 year ago

Thank you for the answer. Can you make an example to how change the key of the wizard provider please?

jpanor commented 1 year ago

Help me please! Can you write an example please ?

jpanor commented 1 year ago

Any example please?

jamaluddin7 commented 1 year ago

Hi, i m facing the same issue any update on this?