Closed
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