highcharts / draggable-points

MIT License
32 stars 34 forks source link

Multiple alerts on dropping event in IE. #57

Open PaulDalek opened 7 years ago

PaulDalek commented 7 years ago

Hi,

Behaviour

When dropping draggable point, JavaScript alert function located in a drop event executes twice. First time, after dropping and second time, after hovering on an alert box.

Live demo with steps to reproduce

http://jsfiddle.net/AyUbx/3336/ http://jsfiddle.net/sk3m3o7d/79/

Affected browser

Internet Explorer

Best Regards.