Closed amoycode closed 4 years ago
Https://stackblitz.com/edit/angular-sa2qyz
<Nz-descriptions-item [nzTitle] = "tpl">
nzTitle rendered by the specified template
[Object Object]
Environment | Info |
---|---|
Ng-zorro-antd | 9.0.2 |
Browser | 81.0.4044.122 |
same issue version: 8.5.2 @wendellhu95
@edxxu Sorry, we do not have resources to maintain deprecated major versions. Please upgrade to 9.x.
Reproduction link
https://stackblitz.com/edit/angular-sa2qyz
Steps to reproduce
<nz-descriptions-item [nzTitle]="tpl">
What is expected?
nzTitle由指定的模板进行渲染
What is actually happening?
[object Object]