Skip to content

CheckboxInput that is disabled=false is disabled #230

@davinotdavid

Description

@davinotdavid

Describe the bug
We are currently checking for the existence of the key disabled but if we mark it as false, we are still marking it as disabled.

This is a problem because when we use this component it is common to bind this with a boolean like :disabled=conditional which would result in disabled=true or disabled=false which will result in both cases making the checkbox disabled.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions