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

Violation - consider making event handler passive #64

Open
1 task
joeflack4 opened this issue Jun 20, 2018 · 0 comments
Open
1 task

Violation - consider making event handler passive #64

joeflack4 opened this issue Jun 20, 2018 · 0 comments
Assignees
Labels
low priority performance issue replication needed This issue has been reported, but it does not consistently appear.

Comments

@joeflack4
Copy link
Contributor

joeflack4 commented Jun 20, 2018

Description

Bciar, can you investigate this warning message and determine if there is something we should change?

jquery.js?eedf:5039 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

violation - consider making event handler passive

Based on this thread, I don't think there's anything we can do. But maybe I am wrong. What do you think?

Tasks

Joe

  • Try to replicate this. Where does this occur? What OS and browser environments? Where does it not occur?
@joeflack4 joeflack4 assigned joeflack4 and unassigned bciar Jun 20, 2018
@joeflack4 joeflack4 added the replication needed This issue has been reported, but it does not consistently appear. label Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority performance issue replication needed This issue has been reported, but it does not consistently appear.
Projects
None yet
Development

No branches or pull requests

2 participants