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

Use { passive: false } in addEventListener to allow for preventDefault #26

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

scottyantipa
Copy link
Contributor

Fixes #23. No functional change.
https://developers.google.com/web/updates/2017/01/scrolling-intervention
As of today, this has not been solved by React: facebook/react#8968

@scottyantipa scottyantipa force-pushed the touch-action branch 2 times, most recently from 24d99ef to 87a0e67 Compare June 13, 2019 17:42
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

Successfully merging this pull request may close these issues.

On Chrome 56 e.preventDefault doesn't work properly
2 participants