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

Non-passive event listener warning in Chrome when using draggable option #145

Open
GitNorthWay opened this issue Jul 10, 2023 · 1 comment

Comments

@GitNorthWay
Copy link

Chrome gives the following warning when you activate the draggable option:

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive

@kevinfarrugia
Copy link
Owner

Thank you @GitNorthWay . The root cause of the issue is on Glider.js. I will try look into it and create a PR, but the performance impact of this is minor.

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

2 participants