📌  相关文章
📜  core.js:5967 错误类型错误:无法读取未定义的属性“nativeElement” - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:17.510000             🧑  作者: Mango

代码示例1
If you're using *ngIf to show or hide something, use [hidden] instead.
This should solve it for that particular scenario.