[Bug Report] VCheckbox(:ripple="false") - No longer responds when clicking on checkbox area #10479
Labels
C: Selection controls
P: high
The issue is of high importance
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 2.2.10
Last working version: 2.2.8
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.130
OS: Mac OS 10.14.6
Steps to reproduce
create v-checkbox with :ripple="false" and try clicking checkbox
Expected Behavior
Can click on the check box area to interact with the control.
Actual Behavior
You must click on the label area to the control to interact with it.
Reproduction Link
https://codepen.io/manbok/pen/vYOYKog?editors=1111
The text was updated successfully, but these errors were encountered: