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
There must be an API to change step programatically in stepper
What is the expected behavior?
I have a form in linear stepper and the final step is to publish the form. After publishing, I reset the form groups but there must be a way to reset the stepper to its first step.
What is the current behavior?
Current after publishing there is not way to reset stepper to its first step.