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

Any way to reset the context/state of the wizard? #1

Open
hiddedv9 opened this issue Apr 28, 2022 · 1 comment
Open

Any way to reset the context/state of the wizard? #1

hiddedv9 opened this issue Apr 28, 2022 · 1 comment

Comments

@hiddedv9
Copy link

I was wondering if there is a way to reset the state of the wizard so that it can be used again after finishing without reloading the page?

Thanks in advance.

@mayashavin
Copy link
Owner

Hi @hiddedv9, right now it is not that easy to reset a finished wizard without reloading the page. Technically you can add an event on the last step to RESET the process, and use "send" to send RESET event on onComplete, though I haven't fully tested that workaround. I'm working on restructuring how the wizard looks and also the logic to support this in the upcoming days, so the next version will have this feature supported.

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

2 participants