plotly / dash-core-components

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
271 stars 145 forks source link

Graph's ScrollZoom not working in Chrome 89.0.4389.82 (64-bit) #936

Closed KristerBC closed 3 years ago

KristerBC commented 3 years ago

Hi,

After updating Google Chrome, the ScrollZoom is no longer working. When using a Graph with scattergeo, the scrollZoom only works for one tick and then it reactivate the main scroll(if there is any).

Anyone having a way to resolve this issue?

alexcjohnson commented 3 years ago

The issue has been reported in plotly.js and will be addressed there -> https://github.com/plotly/plotly.js/issues/5551