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
Also noticed, if I use a custom function (startTour) to begin tour, if you exit tour via "X" instead of actual "next-step" button, it will not being Tour properly if you set $scope.currentStep=0 via startTour method (or any other).
Doesn't seem like openTour is properly invoking start of Tour, if I manually set currentStep using my own function (i.e. startTour) it's fine.
https://jsfiddle.net/auricomx/rfffmd85
The text was updated successfully, but these errors were encountered: