You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On newPlot with config: {scrollZoom: false} a mapbox plot still responds to scroll zoom.
After react with the same config, it no longer responds.
This changed with v1.44.0, presumably due to #3422
@nicolaskruchten@michaelbabyn there's a separate issue in DCC, that the default config duplicates plotly.js's defaults - or tries to, but it's not up to date. I'll make an issue over there as well.
The text was updated successfully, but these errors were encountered:
https://codepen.io/alexcjohnson/pen/mgERKb?editors=0010
On
newPlot
withconfig: {scrollZoom: false}
a mapbox plot still responds to scroll zoom.After
react
with the same config, it no longer responds.This changed with v1.44.0, presumably due to #3422
@nicolaskruchten @michaelbabyn there's a separate issue in DCC, that the default
config
duplicates plotly.js's defaults - or tries to, but it's not up to date. I'll make an issue over there as well.The text was updated successfully, but these errors were encountered: