admin管理员组文章数量:1390707
I have a child component that is a dropdown select and I need to add formControlName
from ReactiveForms, but this dropdown is not implementing the ControlValueAccesor
. When I go to test with Karma, the following error appears:
TypeError: dir.valueAccessor.registerOnTouched is not a function
I tried to mock with jasmine but error continues to appear.
PS: I can't modify the child component
本文标签: angularHow to mock a child component that doesn39t implement ControlValueAccesorStack Overflow
版权声明:本文标题:angular - How to mock a child component that doesn't implement ControlValueAccesor - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744703244a2620685.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论