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 a3a05b1 commit 4b5cb7dCopy full SHA for 4b5cb7d
assets/js/tabsets.js
@@ -85,7 +85,6 @@ function initialize () {
85
id: tabPanelId,
86
class: 'tabset-panel',
87
hidden: !selected ? '' : undefined,
88
- tabindex: selected ? 0 : -1,
89
'aria-labelledby': tabId
90
}, content)
91
tabset.appendChild(tabPanel)
0 commit comments