view child with directive not working undefined

JavaScript
// dont user the value on ngOnInit(), use inside ngAfterViewInit() instead
ngAfterViewInit() {}
Source

Also in JavaScript: