-
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 functionsarea: material/chipsneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
<mat-chip>
without parent <mat-chip-list>
should render the same styles.
chip.scss is only injected to the <mat-chip-list>
component.
What is the current behavior?
<mat-chip>
has no styles.
What are the steps to reproduce?
add <mat-chip>
to template without <mat-chip-list>
stackblitz
What is the use-case or motivation for changing an existing behavior?
i dont want to add the <mat-chip-list>
if i render only one chip
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
angular: 5.2.2
material: 5.1.0
typescript: 2.6.2
os: *
browsers: *
Is there anything else we should know?
IsNull, lehoffma, seam345, oljp, desprit and 45 morevarelycode
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/chipsneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding