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

Prevents click events on Windows 8 #329

Open
iamdriz opened this issue Nov 18, 2016 · 1 comment
Open

Prevents click events on Windows 8 #329

iamdriz opened this issue Nov 18, 2016 · 1 comment

Comments

@iamdriz
Copy link

iamdriz commented Nov 18, 2016

When using this on Windows 8, I have noticed that any elements within the scrollable panel that have click events attached to them are ignored. I presume because on touchstart you are calling something to prevents any further events bubbling up. Is there a way to stop this?

@kristerkari
Copy link
Collaborator

Hmm.. I'm not sure if the library does anything that causes the events not to bubble. I'm not using windows, so I'd need to install it to even test this. Which browser were you using?

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

No branches or pull requests

2 participants