Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.0.0-alpha.8] The active-color prop has no effect on <v-list-item> #13893

Closed
glen-84 opened this issue Jul 6, 2021 · 0 comments
Assignees
Labels
C: VList reactivity Issues pertaining to reactivity T: bug Functionality that does not work as intended/expected
Milestone

Comments

@glen-84
Copy link

glen-84 commented Jul 6, 2021

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.

@ghost ghost added the S: triage label Jul 6, 2021
@johnleider johnleider added C: VList reactivity Issues pertaining to reactivity T: bug Functionality that does not work as intended/expected and removed S: triage labels Jul 9, 2021
@johnleider johnleider added this to the v3.0.0 milestone Jul 9, 2021
@johnleider johnleider self-assigned this Jul 9, 2021
johnleider added a commit that referenced this issue Jul 9, 2021
fixes #13893

also resolved duplicate reactivity issue in VAlert
nekosaur added a commit that referenced this issue Jul 10, 2021
this uses computed instead of reactive, and adds a test

fixes #13893
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VList reactivity Issues pertaining to reactivity T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants