In my angular 5 application I have some matAutocomplete, but I want to force the selection of oone of suggestions, so I am following this approach: stackblitz but for some reas
You can also try the following method:
Angular Material Autocomplete Component Force Selection: Complete Example
Here is the demo on Stackblitz