Skip to content

[Bug Report][2.5.8] Color prop is not working for v-list-item #14186

@Mikilll94

Description

@Mikilll94

Environment

Vuetify Version: 2.5.8
Vue Version: 2.6.14
Browsers: Chrome 93.0.4577.82
OS: Windows 10

Steps to reproduce

  1. Create some v-list-items with to prop.
  2. Set the color in v-list-item.
  3. The color prop is not working. v-list-item color is not changed when it is in active state.

According to the docs it should change the color, when it is in the active state:
https://vuetifyjs.com/en/api/v-list-item/#props-color

Expected Behavior

Color should change to the selected one when v-list-item is in the active state.

Actual Behavior

Color is not changed from the default one when v-list-item is in the active state.

Reproduction Link

https://codepen.io/mikilll94/pen/MWoBjLr

Metadata

Metadata

Assignees

Labels

C: VListT: bugFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we broke

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions