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

md-checkbox doesnt fire (change) event for the first time #481

Closed
krishna2404 opened this issue May 20, 2016 · 1 comment
Closed

md-checkbox doesnt fire (change) event for the first time #481

krishna2404 opened this issue May 20, 2016 · 1 comment
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone

Comments

@krishna2404
Copy link

  • Do you want to request a feature or report a bug?: Bug
  • What is the current behavior? => When user clicks on the checkbox for the first time, (change) event doesnt fire. But when user clicks for the second time or so on, change event is getting fired.

Plunker containing both md-checkbox and normal angular checkbox. Change event is getting fired for angular checkbox when user clicks on it for the first time. But change event is not getting fired when user clicks material2 checkbox for the first time.

Plunker: http://plnkr.co/edit/m6RlpCMoXc783pe5mGDu?p=preview

  • What is the expected behavior? ==> change event should get fired when user clicks on checkbox for the first time.

Workaround ==> add [checked]=false to to make it work.

@jelbourn jelbourn added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label May 20, 2016
@jelbourn jelbourn added this to the alpha.6 milestone May 20, 2016
@robertmesserle robertmesserle self-assigned this May 25, 2016
andrewseguin pushed a commit to andrewseguin/components that referenced this issue Oct 15, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants