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
Describe the bug
On first initializing of smartWizard I get stepIndex of nothing ( just empty) of showStep event. But I would expect this to be 0 or whatever is set in selected.
When I click next it will log index 0 instead of 1 and so on.
Iam sure I am doing something wrong but cant figure this one out.
Describe the bug
On first initializing of smartWizard I get stepIndex of nothing ( just empty) of showStep event. But I would expect this to be 0 or whatever is set in selected.
When I click next it will log index 0 instead of 1 and so on.
Iam sure I am doing something wrong but cant figure this one out.
The text was updated successfully, but these errors were encountered: