Skip to content

fix: turn off passive events for touchmove on Safari > 10#307

Merged
RobbieTheWagner merged 2 commits intomasterfrom
bug/touchmove-default
Jan 5, 2019
Merged

fix: turn off passive events for touchmove on Safari > 10#307
RobbieTheWagner merged 2 commits intomasterfrom
bug/touchmove-default

Conversation

@chuckcarpenter
Copy link
Copy Markdown
Member

This branch adds the false passive option which is now turned on by default, not allow for preventDefault() calls in listener callbacks.

https://developer.apple.com/library/archive/releasenotes/General/WhatsNewInSafari/Articles/Safari_11_1.html

@chuckcarpenter chuckcarpenter requested review from BrianSipple and RobbieTheWagner and removed request for BrianSipple January 5, 2019 21:31
@RobbieTheWagner RobbieTheWagner merged commit 579b4b9 into master Jan 5, 2019
@RobbieTheWagner RobbieTheWagner deleted the bug/touchmove-default branch January 5, 2019 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants