infevo.net
[Angular] ViewChild annotation returns undefined
While working on developing my own Web app, I got an issue with ViewChild annotation that always returns an object of undefined. I did an investigation and found out the problem is that I used ngIf…