`matformfield` debe contener un `MatFormFieldControl`
Mat Form Field Must Contain A Matformfieldcontrol. The below code will not work. Choose an option modalidade .</p>
`matformfield` debe contener un `MatFormFieldControl`
Choose an option modalidade .</p> You can do like this. The problem is here : The below code will not work. Angular material supports only a handful of input types and file type is not one of them. This error occurs when you have not added a form field control to your form field. I am currently looking deeper at some of the warnings i am getting in my jasmine/karma tests and when i tried adding the matformfieldmodule and matinputmodule as follows: You need to add file type outside of. You can check more at: If your form field contains a native or element, make sure you've added the matinput directive to it and have imported matinputmodule.
Angular material supports only a handful of input types and file type is not one of them. This error occurs when you have not added a form field control to your form field. Angular material supports only a handful of input types and file type is not one of them. The below code will not work. You can do like this. The problem is here : I am currently looking deeper at some of the warnings i am getting in my jasmine/karma tests and when i tried adding the matformfieldmodule and matinputmodule as follows: If your form field contains a native or element, make sure you've added the matinput directive to it and have imported matinputmodule. Choose an option modalidade .</p> You need to add file type outside of. Import { async, componentfixture, testbed } from '@angular/core/testing';