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
See https://codepen.io/luthaf/pen/mdyvGLR for a reproduction. Clicking on one of the points fire the event in a loop and the script ends up killed by the browser (too much recursion on firefox).
I find it strange that calling Plotly.restyle would send a plotly_click event, hence this issue!