-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
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 urgent
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Refresh the state (including placeholder) automatically on async chips update.
What is the current behavior?
The placeholder remains there if chips are updated async and floatPlaceholder
is set to "never"
. (State refreshes and placeholder disappears when I click inside input.)
What are the steps to reproduce?
https://plnkr.co/edit/WHW38I60XQkeo6Bl9KA2?p=preview
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest on Plunker.
Is there anything else we should know?
Maybe related: #8448
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 urgent