We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b1e43 commit b875991Copy full SHA for b875991
1 file changed
js/src/tab.js
@@ -115,7 +115,6 @@ class Tab extends BaseComponent {
115
return
116
}
117
118
- element.focus()
119
element.removeAttribute('tabindex')
120
element.setAttribute('aria-selected', true)
121
this._toggleDropDown(element, true)
0 commit comments