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

Zepto's 'tap' implementation interferes e.g. with Video.js #1337

Open
emkayy opened this issue Mar 14, 2018 · 1 comment
Open

Zepto's 'tap' implementation interferes e.g. with Video.js #1337

emkayy opened this issue Mar 14, 2018 · 1 comment

Comments

@emkayy
Copy link

emkayy commented Mar 14, 2018

Using Zepto touch on the same page as the popular Video.js video player (and most likely other custom touch implementations) cause a double invocation of the handlers bound to 'tap'. This way the play / pause toggle gets 'tapped' twice, resulting in the same state as before the user interaction (keeps playing or stays paused).

@emkayy
Copy link
Author

emkayy commented Mar 14, 2018

@madrobby May this be related to #1301

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