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 due to target being treated as passive #396

Open
christnp opened this issue Jan 16, 2020 · 2 comments

Comments

@christnp
Copy link

When scrolling with mousewheel, I get an "Intervention" error/warning in Chrome that says:

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

preventDefault | @ | jquery.js:5575
wheelHandler | @ | jquery.scrollify.js:309
dispatch | @ | jquery.js:5237
elemData.handle | @ | jquery.js:5044

I'm not sure this is a major issue for website functionality but I wanted to raise it as a potential issue.

@kainbacher
Copy link

i have the same issue.

@gusdevel
Copy link

someone already solved it?

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