highcharts / highcharts

Highcharts JS, the JavaScript charting framework
https://www.highcharts.com
Other
11.86k stars 3.52k forks source link

Election demo popup modal not working in fullscreen mode #21139

Open jedrzejruta opened 3 weeks ago

jedrzejruta commented 3 weeks ago

Expected behaviour

Popup opens after clicking on any state in fullscreeen mode

Actual behaviour

Popups don't appear after clicking on each state when in fullscreen mode, after exiting they are stacked up in bottom-right corner of the demo.

Live demo with steps to reproduce

Enter fullscreen mode and click on any state. https://www.highcharts.com/demo/maps/data-class-two-ranges

hubertkozik commented 3 weeks ago

Internal note: My proposal: JQuery should be removed from that demo and the custom popup should be implemented in vanilla JS.