NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.94k forks source link

nz-descriptions-item nzTitle的模板功能无效 #5127

Closed amoycode closed 4 years ago

amoycode commented 4 years ago

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]

Environment Info
ng-zorro-antd 9.0.2
Browser 81.0.4044.122
zorro-bot[bot] commented 4 years ago

Translation of this issue:

nz-descriptions-item nzTitle template function is invalid

Reproduction link

Https://stackblitz.com/edit/angular-sa2qyz

Steps to reproduce

<Nz-descriptions-item [nzTitle] = "tpl">

What is expected?

nzTitle rendered by the specified template

What is actually happening?

[Object Object]

Environment Info
Ng-zorro-antd 9.0.2
Browser 81.0.4044.122
edxxu commented 4 years ago

same issue version: 8.5.2 @wendellhu95

wzhudev commented 4 years ago

@edxxu Sorry, we do not have resources to maintain deprecated major versions. Please upgrade to 9.x.