Skip to content

Checkbox: checked property and v-model not working #2145

@pfafffabian-ifx

Description

@pfafffabian-ifx

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

Labels

bugSomething isn't working

Type

Projects

Status

Mid Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions