We are trying to build our own form-field-Components at our Company. We are trying to wrap material design\'s Components like this:
field:
In my case I changed this:
to this:
Adding the matInput directive to the input tag was what fixed this error for me.