NG-ZORRO / ng-zorro-antd

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

Warning: The animation trigger "tabSwitchMotion" is attempting to animate the following not animatable properties: display #8592

Open vypsim opened 4 months ago

vypsim commented 4 months ago

Reproduction link

https://ng-zorro-antd-ivy-wmzjs7.stackblitz.io

Steps to reproduce

Access a page with nz-tabset component on it.

What is expected?

Not to have the warning being displayed in the console.

What is actually happening?

The warning is being displayed in the console.

Environment Info
ng-zorro-antd 18.0.0
Browser Chrome
lppedd commented 2 months ago

Reproducible also in 17.3.0.

thekhegay commented 2 months ago

Same in 18.0.1

marct83 commented 1 month ago

Same in 18.1.1

232650413 commented 1 month ago

Warning: The animation trigger "collapseMotion" is attempting to animate the following not animatable properties: overflow (to check the list of all animatable properties visit 菜单这个也是哦

mognia commented 1 day ago

is there any solution to remove this warning in 18.0.0?