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] Added non-passive event listener to a scroll-blocking 'mousewheel' event. #72

Open
micahstubbs opened this issue Jul 18, 2019 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@micahstubbs
Copy link
Member

micahstubbs commented Jul 18, 2019

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

split from #21 and PR #71

steps to reproduce

yarn examples

visit http://localhost:8080/examples/other/clusteringByZoom/

Screen Shot 2019-07-18 at 12 33 04 AM

@micahstubbs micahstubbs added the help wanted Extra attention is needed label Jul 18, 2019
@Tyler-Maclachlan
Copy link
Contributor

Which version of chrome are you using as I can't seem to reproduce this issue

@micahstubbs
Copy link
Member Author

micahstubbs commented Jul 19, 2019

good question am using Chrome Version 75.0.3770.100 (Official Build) (64-bit)

@Tyler-Maclachlan
Copy link
Contributor

I'm using Version 75.0.3770.142 (Official Build) (64-bit) on fedora linux and I don't seem to be getting this violation

@micahstubbs
Copy link
Member Author

huh, interesting. I'll update Chrome soon and see if this warning persists.

@geertdaelemans
Copy link

Hi,
Any solutions to this problem yet?
I use chrome version 90.0.4430.212 (Official Build) (64-bit)

@masc-it
Copy link

masc-it commented Sep 8, 2021

up, chrome version 93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants