Open
Description
This one has a very specific replication path from this pen: https://codepen.io/nicolaskruchten/pen/NWxoWGR?editors=0010
- newPlot@0
- react@1 (this is the critical step to get the figure into the broken state)
- do turntable interaction via drag
- click on "zoom" modebar icon: the turntable interaction is undone!
Alternate path:
- newPlot@0
- react@1 (this is the critical step to get the figure into the broken state)
- click on "zoom" modebar icon and zoom a bit via drag
- click on "turntable" modebar icon: the zoom interaction is undone!