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

Unable to preventDefault inside passive event listener #319

Open
mcvova opened this issue Dec 18, 2018 · 2 comments
Open

Unable to preventDefault inside passive event listener #319

mcvova opened this issue Dec 18, 2018 · 2 comments

Comments

@mcvova
Copy link

mcvova commented Dec 18, 2018

Hi, I get this errors in touchable devices(phones, tablets)

[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080

code:

line 319 e.preventDefault();
line 349 e.preventDefault();
@thewaliii
Copy link

Me too! any solution?

@LuuanOliveira
Copy link

Me too any solution?

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

3 participants