-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug:
Md-autocomplete displays [object Object] even though it is passed a string. It displays that only if you select the same object from the dropdown list.
What is the expected behavior?
We should not see [object Object] after selecting the same object from the options.
What are the steps to reproduce?
Here is a Plunker that reproduces the issue:
https://plnkr.co/edit/acz2QZHuVo39rdOQ2C3E?p=preview
Select a value from the list. Then click on the input (without typing) and select the same value again (there should be only 1 value in the list - the current one).
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4.3.2
Material 2.0.0-beta.8
Metadata
Metadata
Assignees
Labels
No labels
