Bug, feature request, or proposal:
mat-list-item element doesn't have ripple when it is transcluded into
<mat-nav-list>
<ng-content></ng-content>
</mat-nav-list>
What is the expected behavior?
<mat-list-item> element should have ripple
What is the current behavior?
<mat-list-item> doesn't have ripple
What are the steps to reproduce?
Plunker Link
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Tested on:
Material 5.0.4
Angular 5.2.0
Windows 10
Chrome 63.0.x
Bug, feature request, or proposal:
mat-list-item element doesn't have ripple when it is transcluded into
What is the expected behavior?
<mat-list-item>element should have rippleWhat is the current behavior?
<mat-list-item>doesn't have rippleWhat are the steps to reproduce?
Plunker Link
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Tested on:
Material 5.0.4
Angular 5.2.0
Windows 10
Chrome 63.0.x