NG-ZORRO / ng-zorro-antd

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

nz-skeleton和nz-tabset组合使用会导致nz-tabset溢出 #6654

Open itning opened 3 years ago

itning commented 3 years ago

Reproduction link

https://stackblitz.com/edit/angular-wzwflt?file=src/app/app.component.ts

Steps to reproduce

1.等加载完成 2.nz-tabset右边溢出了

What is expected?

不溢出

What is actually happening?

溢出

Environment Info
ng-zorro-antd 11.4.1
Browser Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46
zorro-bot[bot] commented 3 years ago

Translation of this issue:

NZ-SKELETON and NZ-TabSet combinations can cause NZ-Tabset overflow

reproduction link

[https://stackblitz.com/edit/angular-wzwflt?file=src/app/app.com/Edit/angular-wzwflt/edit/angular-wzwflt?file=src/app/App. Component.ts)

steps to reproduce

  1. Waiting for loading
  2. NZ-Tabset on the right side overflow

What is expected?

Not overflow

What is actually happens?

overflow

ENVIRONMENT INFO
Ng-Zorro-ANTD 11.4.1
Browser Mozilla / 5.0 (Windows NT 10.0; Win64; x64) AppleWebkit / 537.36 (KHTML, LIKE Gecko) Chrome / 90.0.4430.85 Safari / 537.36 EDG / 90.0.818.46
itning commented 3 years ago

有修复么...