-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/autocompletearea: material/chips
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Programmatically setting the model on a mat-input associated with both a mat-chip-list and mat-autocomplete should display the model value in the input.
What is the current behavior?
The value is not displayed in the input. Works when only a mat-chip-list or mat-autocomplete is associated with the mat-input but not both.
What are the steps to reproduce?
http://plnkr.co/edit/n0vabloWOJwnGvjyWXAY
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular Material Beta 12
Angular 4.4.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/autocompletearea: material/chips