Category "mat-form-field"

Angular 12 Material shows cannot read property errorstate undefined of MatFormField

This is the simple HTML that I have written for single page web app <div class="bg"> <h1 class="faq_heading">Frequently Asked Questions</h1&g

Angular drop down giving same value for other two options in mat form

I am trying to get selected option in angular through below code. But when I select 1 drop down option then other two gets same as shown in pic. How can I fix t