Skip to content

v3.0.1 - IE11 Patch

Compare
Choose a tag to compare
@sagalbot sagalbot released this 17 Apr 18:22

In v3.0.0 the toggleDropdown method had calls to Array.from and Array.includes that were breaking the component in IE11. This patch restores IE11 support.


Merged #838
Closes #836