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

Propagate Event does not work. #45

Open
JamMaster1999 opened this issue Dec 23, 2024 · 1 comment
Open

Propagate Event does not work. #45

JamMaster1999 opened this issue Dec 23, 2024 · 1 comment

Comments

@JamMaster1999
Copy link

JamMaster1999 commented Dec 23, 2024

When using let tg = new tourguide.TourGuideClient({autoScroll: false, propagateEvents: true, closeButton: false, exitOnClickOutside: false, exitOnEscape:false})

The content inside is still not clickable.

@skartknet
Copy link

skartknet commented Dec 27, 2024

The code tries to get the propagateEvents option from the step's configuration, but this is an option on the tour's configuration.

Still, I have tried setting up pointer-events manually to none and the event is not propagated.

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

2 participants