-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
bugSomething isn't workingSomething isn't working
Description
Detailed description of how to reproduce the problem
The checkbox uses the internalChecked State and does not modify the value of the checked-property.
Therefore, it is not possible to get the current state of the checkbox.
Furthermor, the v-model relies on the checked-property being set.
Upload a screenshot
n/A
Describe the development framework
Vue
Expected behavior
The checked property reflects the current state and the v-model works.
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Mid Priority