Skip to content

Unable to get selectonChange event fired on mat-list-option under mat-selection-list #8555

@tarunnav

Description

@tarunnav

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions