highcharts / highcharts-react

The official Highcharts supported wrapper for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highcharts accessibility module causes incorrect markers to be displayed

cmccormick-im opened this issue · comments

I have noticed that the highcharts accessibility module causes markers for individual data points to be incorrectly displayed after the window is resized. See the following example: https://stackblitz.com/edit/react-starter-typescript-6kkkzr?file=App.tsx

Even though the second point should have the marker disabled, after resizing the window a couple of times, the marker comes back.

Hi @cmccormick-im,

Thank you for contacting us!

This problem has been already reported on the highcharts main repository and it is marked as a bug: highcharts/highcharts#17946

You can add you comments there.

Best regards!