ngx-joyride
ngx-joyride copied to clipboard
joyrideService.closeTour() not working
Describe the bug When i call closeTour function it doesn't stop but continue with next step.
To Reproduce Steps to reproduce the behavior:
- Start a tour with more than 1 step
- stop tour using joyrideService by closeTour function
Expected behavior Stopping tour
Details (please complete the following information):
- All browsers
- Angular 7, joyride 2.2.10
I have the same issue :(
Hello, any solution