Closed
Description
Since the latest release, using the hover and unhover events seems to throw a lot of JavaScript errors, ultimately locking up the browser. The easiest way to see this is on the hover event example on the Plotly docs: https://plot.ly/javascript/plotlyjs-events/#hover-event with accompanying codepen here: http://codepen.io/plotly/pen/xgxbrj.
I've tested that this doesn't happen locally for v1.23.1 (and there aren't any "hover" changes in v1.23.2 so I expect that would work, but https://cdn.plot.ly/plotly-1.23.2.min.js is not available).