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
This isn't a bug cause the onStepChanged event hander is called when the step really changes not the step content. What you're looking for is an new event that fires when the step content is loaded.
see: https://github.com/rstaib/jquery-steps/blob/master/build/jquery.steps.js#L512
easy way:
The text was updated successfully, but these errors were encountered: