-
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/autocomplete
Description
Reproduction
Steps to reproduce:
- Go to https://stackblitz.com/edit/angular-1zzzix?file=app/autocomplete-simple-example.html
- Click in the autocomplete so that the dropdown is opened.
- Click in any of the chips.
Expected Behavior
The dropdown should close, as the autocomplete lost the focus.
Actual Behavior
The autocomplete dropdown remains open.
Environment
- Angular: 8.2.9
- CDK/Material: 8.2.1
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
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/autocomplete