-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Open
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report
Description
Bug Report
Ionic version:
[x] 4.x
Current behavior:
If you have the following markup, any click or tap on the ion-item will toggle the ion-checkbox:
<ion-item>
<ion-checkbox slot="start"></ion-checkbox>
<div>Testing!</div>
</ion-item>
Expected behavior:
The ion-checkbox should only toggle when it is clicked, or the click event from the ion-item should be cancellable.
Steps to reproduce:
Related code:
Other information:
This issue has been brought up multiple times and not fixed: 19590 15850 17832
Ionic info:
insert the output from ionic info here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
package: core@ionic/core package@ionic/core packagetype: buga confirmed bug reporta confirmed bug report