md-checkbox doesnt fire (change) event for the first time #481
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone
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
Workaround ==> add [checked]=false to to make it work.
The text was updated successfully, but these errors were encountered: