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.2.5] v-checkbox with indeterminate keeps icon if model-value is true/flase #17389

Closed
MrWook opened this issue May 16, 2023 · 0 comments
Assignees
Labels
C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected

Comments

@MrWook
Copy link

MrWook commented May 16, 2023

Environment

Vuetify Version: 3.2.5
Last working version: 2.6.14
Vue Version: 3.3.2
Browsers: Chrome 112.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

click on the indeterminate checkbox.

Expected Behavior

Indeterminate icons will be replaced by a the true oder false icon

Actual Behavior

Indeterminate icons stays and the color and model-value of the the checkbox changes

Reproduction Link

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

Other comments

In the 2.x.x version you could have this state with a value of null / undefined and the icon was removed on click if there was a value like true/false

@KaelWD KaelWD added the C: VCheckbox VCheckbox label May 16, 2023
@KaelWD KaelWD added this to the v3.3.0 (Icarus) milestone May 16, 2023
@KaelWD KaelWD self-assigned this May 16, 2023
@KaelWD KaelWD added the T: bug Functionality that does not work as intended/expected label May 16, 2023
KaelWD added a commit that referenced this issue May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCheckbox VCheckbox T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants