Skip to content

on-tap doesn't trigger on checkbox 0.5 #1586

Closed
@nathanjohnson320

Description

I have a checkbox

<input type='checkbox' checked='{{ rateType.active }}' on-click='{{ changeRate }}'/>{{rateType.name}}

and when I change on-click to on-tap the changeRate function does not get called. Is this behavior expected?

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions