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.5.17] Can't change color of chips in v-chip-group #19678

Closed
Co-7 opened this issue Apr 23, 2024 · 2 comments · Fixed by #20702
Closed

[Bug Report][3.5.17] Can't change color of chips in v-chip-group #19678

Co-7 opened this issue Apr 23, 2024 · 2 comments · Fixed by #20702
Assignees
Labels
C: VChipGroup T: bug Functionality that does not work as intended/expected

Comments

@Co-7
Copy link

Co-7 commented Apr 23, 2024

Environment

Vuetify Version: 3.5.17
Vue Version: 3.4.21
Browsers: Firefox 126.0
OS: Windows 10

Steps to reproduce

Set color prop on v-chip in v-chip-group.

Expected Behavior

The chip color should change with the props color even when the chip is a child of a v-chip-group.

Actual Behavior

Color props have no impact on chips in a v-chip-group

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

The bug had been reported here in August 2023 without follow-up.

#18088

@mahi-intersoft
Copy link

mahi-intersoft commented Aug 21, 2024

Hello,
I had the same problem and you can use style="color: orange" to change the colors of the chips, that's what I am doing.
In case you knew ignore me, otherwise this workaround might help you.

test it out

@Co-7
Copy link
Author

Co-7 commented Nov 15, 2024

It's a solution that works, thank you, but I think it's still a bug that the props don't work. Even with the latest version 3.7.4

@J-Sek J-Sek self-assigned this Nov 15, 2024
@J-Sek J-Sek added T: bug Functionality that does not work as intended/expected C: VChipGroup labels Nov 15, 2024
@KaelWD KaelWD added this to the v3.8.0 (Andromeda) milestone Nov 27, 2024
KaelWD pushed a commit that referenced this issue Dec 2, 2024
@github-actions github-actions bot closed this as completed Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VChipGroup T: bug Functionality that does not work as intended/expected
Projects
None yet
4 participants