This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
list-item: design is broken when adding class="{{class}}" #10400
Open
Description
Actual Behavior:
What is the issue? *
md-list-item is not adding the classes _md-button-wrap _md md-clickable after addclass="{{className}}"
and not applying the classes inside ng-classWhat is the expected behavior?
should just add the class and continue adding the md-list classes
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
http://codepen.io/Toronbolo/pen/xgMgXLDetails:
you can see that the class _md-button-wrap is not adding to the element, for that reason the design is broken
Angular Versions: *
Angular Version:
1.5.8Angular Material Version:
1.13
Additional Information:
Browser Type: *
ChromeBrowser Version: *
56OS: *
OSX SierraStack Traces: