You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: