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.6] VSelect with checkboxes (multiple) does not inherit color anymore #16351

Closed
jeremyVignelles opened this issue Dec 30, 2022 · 0 comments · Fixed by #17792
Closed
Assignees
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@jeremyVignelles
Copy link
Contributor

Environment

Vuetify Version: 3.0.6
Last working version: 2.6.13
Vue Version: 3.2.45
Browsers: Edge 108.0.1462.54
OS: Windows 10

Steps to reproduce

Open the codepen link
Open the second or the fourth select
See that the checkboxes are black

Expected Behavior

The checkboxes should inherit the color specified in the v-select, as it was the case after #2189 was merged

Actual Behavior

The checkboxes are black

Reproduction Link

https://codepen.io/jeremyVignelles/pen/LYBNBpx

Other comments

See #2174 and #2189

@lioneaglesolutions lioneaglesolutions added T: bug Functionality that does not work as intended/expected C: VSelect VSelect and removed S: triage labels May 4, 2023
prashantsinghb pushed a commit to prashantsinghb/vuetify that referenced this issue Jul 12, 2023
fix(VAutocomplete) : add color prop to VList

fixes vuetifyjs#16351
@johnleider johnleider self-assigned this Aug 1, 2023
@johnleider johnleider added C: VCombobox VCombobox C: VAutocomplete VAutocomplete labels Aug 1, 2023
@johnleider johnleider added this to the v3.3.x milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAutocomplete VAutocomplete C: VCombobox VCombobox C: VSelect VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants