Script error in IE8 when trying to navigate past the first or last tab using arrow keys #1490
Labels
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
Steps to reproduce:
Expected result:
Nothing should happen, as you are already focused on the first / last tab.
Actual result:
A JavaScript error is thrown. This appears (?) to be a problem with the
previousElementSibling
polyfill used for IE8.The text was updated successfully, but these errors were encountered: