[Bug Report][3.0.0-alpha.8] The active-color
prop has no effect on <v-list-item>
#13893
Labels
C: VList
reactivity
Issues pertaining to reactivity
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 3.0.0-alpha.8
Vue Version: 3.1.4
Browsers: Chrome 91.0.4472.124
OS: Windows 10
Steps to reproduce
The reproduction is a copy/paste of the example provided in the PR: https://gist.github.com/johnleider/adc9f00de0674b95ee4a92f19fbca028.
Expected Behavior
The active item should have the
success
colour.Actual Behavior
No change in colour.
Reproduction Link
https://codepen.io/glen-84/pen/XWRXGpZ
Other comments
I tried adding
variant="contained"
, but that didn't help.The text was updated successfully, but these errors were encountered: