Cannot read property 'nativeElement' of undefined Karma

前端 未结 0 405
遇见更好的自我
遇见更好的自我 2021-02-01 07:49

I have a @ViewChild in my component. And use it in ngAfterViewInit method

@ViewChild (\'waitBtn\', {read: ElementRef}) waitBtn: ElementR         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题