问题
How to use <material-select>
with ngModel
and ngControl
?
Every time I try to use <material-select>
with ngModel
and ngControl
, I get:
EXCEPTION: Assertion failed: "No value accessor for (data) or you may be missing formDirectives in your directives list."
来源:https://stackoverflow.com/questions/52630483/is-it-possible-to-use-material-select-with-ngmodel-ngcontrol