Skip to content

fix wheel event handler Violation in Chromium by setting passive: true #7517

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

Merged
merged 2 commits into from
Aug 11, 2025

Conversation

emilykl
Copy link
Contributor

@emilykl emilykl commented Aug 8, 2025

Closes #7516

Fixes regression caused by #7474 which caused a Violation console message in Chrome regarding scroll wheel event handling.

Note: This change resolves one of the Violation messages, but there seem to be two others generated by other parts of the code.

@gvwilson gvwilson added P1 needed for current cycle fix fixes something broken labels Aug 11, 2025
@emilykl emilykl merged commit f4282e0 into master Aug 11, 2025
6 checks passed
@emilykl emilykl deleted the scroll-violation-fix branch August 11, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix fixes something broken P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plotly.js 3.0.2 regression -- Re-introduces [Violation] re. scroll-blocking 'wheel' events in Chromium log console
3 participants