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
clear gd._hoverdata before emitting plotly_unhover
- so that in the case where a plotly_unhover handler calls
a Plotly method (restyle, relayout and update which in turn
call Plots.rehover), an infinite isn't triggered!
- add test case showing the current infinite loop code path
0 commit comments