Closed martindia closed 4 years ago
Thank you for the feedback, I will take care as soon as possible.
EDIT I've committed the update, please let me know if problem still appears.
Hey! Much thanks for fast action @sebastianbochan :) click event work as before, problem is gone.
Thank you for the feedback!
Since the newest version Click event on xAxis label doesn't work and issues warning on customEvents.js line 374: (customEvents.js:374)
if (isPoint && event === 'click' && elemObj.series.options.allowPointSelect)
with Cannot read property 'options' of undefined at SVGTextElement.If 'click" changed to 'dblclik' event works as expected.