-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
option check/uncheck should fire selectionChange event on mat-list-option under mat-selection-list
What is the expected behavior?
option check/uncheck should fire selectionChange event on mat-list-option under mat-selection-list
What is the current behavior?
option check/uncheck does not fire selectionChange event on mat-list-option under mat-selection-list
What are the steps to reproduce?
Providing a StackBlitz/Plunker (or similar) is the best way to get the team to see your issue.
Plunker starter (using on @master
): https://goo.gl/uDmqyY
StackBlitz starter (using latest npm
release): https://goo.gl/wwnhMV
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
"@angular/material": "^2.0.0-beta.12",
"@angular/common": "^4.2.4",
"@angular/compiler": "^4.2.4",
"@angular/core": "^4.2.4",
"@angular/cdk": "^2.0.0-beta.12",
"typescript": "~2.3.3",
chrome browser
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels