Fixing mat-select Multi-Select with Search in Angular Material Without Losing Selections

Fixing mat-select Multi-Select with Search in Angular Material Without Losing Selections

If you're building Angular apps using Angular Material, chances are you're using mat-select for dropdowns. But…