You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Is there anyway to reset the wizard to its initial state? I mean, how can we mark all those steps already visited as "not visited" again? Lets suppose we have a Wizard with 4 steps, and when we are in the second, then we would like to reset the wizard pressing an "Start over again" button. Thanks in advance.