theKashey / react-focus-on

🎯 Solution for WAI ARIA compatible modal dialogs or full-screen tasks, you were looking for
MIT License
340 stars 16 forks source link

Update aria-hidden to v. 1.1.3 to fix an IE11 incompatibility issue #51

Closed viheikki closed 2 years ago

viheikki commented 3 years ago

Please update the aria-hidden dependency version to 1.1.3 as the previous versions on IE11 will crash if the DOM tree contains e.g. SVGElement(s).

Please note, the update will fix the crash, but won't fix aria-hidden to function perfectly on IE11.

theKashey commented 2 years ago

Better later than never - released among 3.5.4