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

[Bug]: [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. #64

Open
Jonny-T-cyber opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jonny-T-cyber
Copy link

Jonny-T-cyber commented Nov 17, 2024

Current Behavior

Many "verbose" messages like the one in question appear in the browser console, especially when using more than one slider.

Example of full message text:

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

Screenshot:

image

@Jonny-T-cyber Jonny-T-cyber added the bug Something isn't working label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant