Skip to content

checkbox: change event emits [Event] instead of boolean #544

@devversion

Description

@devversion

Sometimes, when triggering the change event on the input, by clicking on it, the change output will emit the actual event object, instead of the correct boolean.

Already working on a PR, which includes some tests and fixes it.

Sample test (without fix)
image

After searching in the Angular Repository I found the right issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions