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

.step(x) not working with multiple tours #2

Open
benhulan opened this issue Jan 22, 2019 · 0 comments
Open

.step(x) not working with multiple tours #2

benhulan opened this issue Jan 22, 2019 · 0 comments

Comments

@benhulan
Copy link

benhulan commented Jan 22, 2019

Very nice work! The basic tour works great, however, when I instantiate multiple tours, this._hopscotchService.step(x) does not work for me for any value x other than 0.

It seems too that a tour starting on one page (or route) "hijacks" step options from other tours and eventually the steps seem to disappear. In other words, I can run any of them individually, but if I run one, then another, then another, the performance gets worse and worse over time until they all have only about 1-2 steps.

For the record, I am not able to use Angular Router in my project, due to conflicting requirements

@benhulan benhulan changed the title Multiple tours from one view? .step(x) not working Feb 1, 2019
@benhulan benhulan changed the title .step(x) not working .step(x) not working with multiple tours Feb 5, 2019
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

1 participant