-
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 urgent
Description
Bug, feature request, or proposal:
Changing the autocomplete on a trigger does not change the options in the overlay.
What is the expected behavior?
When changing the autocomplete (dtAutocomplete
input) on a trigger, the overlay should display the new options.
What is the current behavior?
When changing the autocomplete (dtAutocomplete
input) on a trigger, the overlay options
are still the initial ones.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-7djgzt?file=app%2Fautocomplete-simple-example.html
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Current
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