Open mfranzke opened 7 months ago
Right now it only works like this:
<DBCheckbox v-model:checked="checkboxModel">
Checkbox vModel
</DBCheckbox>
We should consider to support the default v-model as well
Which generators are impacted?
Reproduction case
DBCheckbox:
v-model
does not workExpected Behaviour
v-model
would work on form elements correctly.Screenshots
No response
Browser version
None
Add any other context about the problem here.
No response