-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Specifying an md-card
with something like <h3 mdCardTitle>Shiba Inu</h3>
should put it in the right slot in an md-card-header
.
What is the current behavior?
The .mat-card-header-text
element is empty, it should be selecting [mdCardTitle]
.
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
(Plunker templates aren't working right now)
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
material2 beta 10
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions