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

inconsistent multiple active guided tours #723

Open
hploscar opened this issue Apr 18, 2022 · 1 comment
Open

inconsistent multiple active guided tours #723

hploscar opened this issue Apr 18, 2022 · 1 comment

Comments

@hploscar
Copy link

Describe the bug
When having several tour guides each one with a different url, each tour is shown in its url, but suddenly only the active guide with the lowest id works.
There are no errors in rails or js console.
I have been careful with the stats and hidden constraints to make sure that the tour should show up.

Expected behavior
Each tour should be visible in its url until the hidden constraints are met.

In other hands, is there any way for the user to replay on demand a guided tour that has already been hidden for that user?

@hploscar
Copy link
Author

More context

if I leave only one tour enabled, it is displayed correctly, if I enable any other, only the tour with the lowest id arrives to the application, even if the destination url is not the one assigned for that tour.

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