嗨,在Viewchild()中使用ElementRef时,我遇到了一个错误。请查看下面的错误并告诉我问题所在。
我还使用了ngAfterViewInit(),但无法解决此错误。
core.js:1440 ERROR TypeError: Cannot read properties of undefined (reading 'nativeElement') at SearchInsightEverythingComponent.drawNetwork (search-everything-insight.component.ts:505:46) at SafeSubscriber.eval [as _next] (search-everything-insight.component.ts:697:16) at SafeSubscriber.__tryOrUnsub (Subscriber.js:240:1) at SafeSubscriber.next (Subscriber.js:187:1) at Subscriber._next (Subscriber.js:128:1) at Subscriber.next (Subscriber.js:92:1) at MapSubscriber._next (map.js:85:1) at Subscriber.next (Subscriber.js:92:1) at FilterSubscriber._next (filter.js:90:1) at Subscriber.next (Subscriber.js:92:1)