How to Clear Can’t bind to ‘ngModel’ since it isn’t a known property of ‘mat-select’ in angular.
The full error looks like: Can't bind to 'ngModel' since it isn't a known property of 'mat-select'. 1. If 'mat-select' is an Angular component and it has 'ngModel' input, then…