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
You can kinda achieve this already by calling stepController.move(by: number) with a specific by value, given you always know the number of the current step. It's clunky though, so I'll keep this open for adding a moveToStep(number) function additionally. 👍
I want to go to specific page. For example, syncing progress with href changes.
The text was updated successfully, but these errors were encountered: