Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openTour not working #91

Open
leonardbh opened this issue May 7, 2017 · 3 comments
Open

openTour not working #91

leonardbh opened this issue May 7, 2017 · 3 comments

Comments

@leonardbh
Copy link

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

@leonardbh
Copy link
Author

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).

@kotpal
Copy link

kotpal commented Jul 11, 2017

Even on the main/demo site, http://daftmonk.github.io/angular-tour, the 'Open tour' does nothing

@stefanosalvucci
Copy link

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

your function name that you want to invoke from the button (openTour) is different from the real function name (startTour)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants