Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling resetForm() on a multi-step form does not reset the form. #4701

Open
2 of 5 tasks
russback opened this issue Mar 14, 2024 · 0 comments
Open
2 of 5 tasks

Calling resetForm() on a multi-step form does not reset the form. #4701

russback opened this issue Mar 14, 2024 · 0 comments

Comments

@russback
Copy link

What happened?

Called resetForm() on a multi-step form does not reset the form, or only resets the last step.

Reproduction steps

  1. Create a multi-step form as per https://vee-validate.logaretm.com/v4/examples/multistep-form-wizard/
  2. Call resetForm() when submitted.

Form is not reset.

Version

Vue.js 3.x and vee-validate 4.x

What browsers are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Relevant log output

No response

Demo link

https://stackblitz.com/edit/vee-validate-v4-multi-step-form-composition-5epvz3?file=src%2FApp.vue

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant