Skip to content

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

@cormacc

Description

@cormacc

After updating my plotly.js dependency from 3.0.1 to 3.0.2 or 3.0.3 I start seeing these errors in the browser console in Chromium v138.0.7204.183

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

This regression appears to re-open #1795

Browsing the release log, it seems possible that it could have been introduced by the following change in v3.0.2 (#7474):

Fix scroll wheel zoom for geo subplots in Safari [https://github.com/plotly/plotly.js/pull/7474]

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething brokenregressionthis used to work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions