ionic-team / ionic-team/ionic-framework
bug: ion-checkbox is toggled by ion-item click
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
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:
```
```
**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:**
[Codepen](https://codepen.io/bsbechtel/pen/YzXWKOW?editors=1100)
**Other information:**
This issue has been brought up multiple times and not fixed: [19590](https://github.com/ionic-team/ionic/issues/19590) [15850](https://github.com/ionic-team/ionic/issues/15850) [17832](https://github.com/ionic-team/ionic/issues/17832)
**Ionic info:**
```
insert the output from ionic info here
```
Contributor guide
Assessment
This issue has not been assessed yet.