Environment
Vuetify Version: 3.10.5
Vue Version: 3.5.22
OS: macOS 10.15.7 (current)
Steps to reproduce
- Click the badge inside the append slot of the disabled list item (“Item 2”).
Expected Behavior
No navigation and no click handling when the list item is disabled.
Actual Behavior
Clicking the badge in the append slot triggers navigation as if the item were enabled.
Reproduction Link
https://play.vuetifyjs.com/#...
Images