Closed
Description
The error occurs in the console after triggering the print event while the full-screen mode is applied. As a consequence full-screen mode is forced to be disabled but in the export menu the option to close still exists.
accessibility.src.js:431 Uncaught TypeError: a.hasAttribute is not a function
Live demo with steps to reproduce
Demo: https://www.highcharts.com/demo/line-basic
Steps to reproduce:
- Open export menu,
- Click
View in full screen
, - Open export menu again,
- Click
Print chart
, - Check the console and export menu.