Is it possible to use material-select with ngModel/ngControl

纵饮孤独 提交于 2019-12-11 01:59:22

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!