[Bug Report][3.7.5] [v-slide-group] Arrow key navigation is blocked by disabled items #20780
Labels
a11y
Accessibility issue
C: VSlideGroup
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 3.7.5
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Windows 10
Steps to reproduce
Expected Behavior
The focus will be moved to the next enabled item if the next item is disabled
Actual Behavior
The focus is blocked to previous item of the disabled item
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
v-tabs
andv-tab
components (which seem to be usingv-slide-group
internally) also exhibit this issue.The text was updated successfully, but these errors were encountered: