Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0.0-beta.13] Label click does not trigger checkbox when checkbox slot="start" #16157

Closed
domiSchenk opened this issue Oct 31, 2018 · 1 comment
Labels

Comments

@domiSchenk
Copy link

Bug Report

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

Ionic:

   ionic (Ionic CLI)             : 4.2.1 (C:\Users\dos\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework               : @ionic/angular 4.0.0-beta.13
   @angular-devkit/build-angular : 0.10.3
   @angular-devkit/schematics    : 7.0.3
   @angular/cli                  : 7.0.3
   @ionic/angular-toolkit        : 1.0.0

Cordova:

   cordova (Cordova CLI) : not installed
   Cordova Platforms     : not available
   Cordova Plugins       : not available

System:

   NodeJS : v10.13.0 (C:\Program Files\nodejs\node.exe)
   npm    : 6.4.1
   OS     : Windows 10

Describe the Bug
In beta.13 a click on a label does not trigger the checkbox when it is in slot="start"
In beta.11 it worked.

Related Code

<ion-item>
 <ion-label>myLabel</ion-label>
 <ion-checkbox slot="start" color="secondary"></ion-checkbox>
</ion-item>

Expected Behavior
Should work regardless where the checkbox is positioned.

@ionitron-bot ionitron-bot bot added the triage label Oct 31, 2018
@domiSchenk domiSchenk changed the title [4.0.0-beta.13] Label click does not trigger checkboxe when checkbox slot="start" [4.0.0-beta.13] Label click does not trigger checkbox when checkbox slot="start" Oct 31, 2018
manucorporat added a commit that referenced this issue Oct 31, 2018
manucorporat added a commit that referenced this issue Oct 31, 2018
@ionitron-bot
Copy link

ionitron-bot bot commented Nov 30, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant