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. #58

Open
adamjgriffith opened this issue Jun 27, 2018 · 3 comments

Comments

@adamjgriffith
Copy link

I am seeing this Intervention in the JavaScript console in Chrome:

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

In:

Swipeout._this.onCloseSwipe @ Swipeout.js:47

OS: macOS 10.13.5
Chrome: 67.0.3396.99 (64-bit)

@strwind
Copy link

strwind commented Jul 9, 2018

image

@strwind
Copy link

strwind commented Jul 9, 2018

meet this bug in chrome

@tuvu202
Copy link

tuvu202 commented May 8, 2019

Hi, I've the same issue in Chrome. Did you find out the 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