Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants