Angular: mat-form-field must contain a MatFormFieldControl
I am trying to add a form field with custom telephone number input control. I used the example of the phone from https://material.angular.io/components/form-field/examples. Here is the code: example-tel-input-example.html But I get the following error: ERROR Error: mat-form-field must contain a MatFormFieldControl.