Answers for "core.js:5967 ERROR TypeError: Cannot read property 'nativeElement' of undefined"

2

core.js:5967 ERROR TypeError: Cannot read property 'nativeElement' of undefined

If you're using *ngIf to show or hide something, use [hidden] instead.
This should solve it for that particular scenario.
Posted by: Guest on February-11-2021

Code answers related to "core.js:5967 ERROR TypeError: Cannot read property 'nativeElement' of undefined"

Browse Popular Code Answers by Language