-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Closed
Copy link
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 urgentdocsThis issue is related to documentationThis issue is related to documentation
Description
Reproduction
Use StackBlitz to reproduce your issue: https://run.stackblitz.com/api/angular/v1?file=app%2Fchips-autocomplete-example.ts
Steps to reproduce:
- try to write 'app' and tap enter or comma to add the chip
- you can't add 'app' in this case because apple is present in the autocomplete
Expected Behavior
The autocomplete should not prevent the user from adding chips
Actual Behavior
The autocomplete prevent adding chips
Environment
- Angular:8.1.0
- CDK/Material:8.2.1
- Browser(s): chrome
- Operating System (e.g. Windows, macOS, Ubuntu): win 10
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 urgentdocsThis issue is related to documentationThis issue is related to documentation