Version
16.1.0
Angular Version
16.2.x
Link to minimal reproduction
https://stackblitz.com/edit/angular-zeajjr
Step to reproduce
下拉菜单关闭时
What is expected
No response
What is actually happening
控制台报如下警告信息:
Warning: The animation trigger "fadeInOut" is attempting to animate the following not animatable properties: display
(to check the list of all animatable properties visit https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties)
Any additional comments (optional)
No response
Version
16.1.0
Angular Version
16.2.x
Link to minimal reproduction
https://stackblitz.com/edit/angular-zeajjr
Step to reproduce
下拉菜单关闭时
What is expected
No response
What is actually happening
控制台报如下警告信息:
Warning: The animation trigger "fadeInOut" is attempting to animate the following not animatable properties: display
(to check the list of all animatable properties visit https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties)
Any additional comments (optional)
No response