ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Upload component, photo wall example, the performance of version 3.x and version 2.x is inconsistent, the animation effect of version 3.x is not as smooth as that of version 2.x

Open sjlei opened this issue 3 years ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.12

Environment

win10、chrome 105.0.5195.127、vue 3.2.39

Reproduction link

https://www.antdv.com/components/upload-cn/#components-upload-demo-picture-card

Steps to reproduce

打开官方文档,找到照片墙示例,上传图片,观察最后一张图片的效果。

动图演示: ant_2 ant_3

静图对比: Snipaste_2022-09-19_18-55-25 Snipaste_2022-09-19_18-56-08

What is expected?

希望能和2.x的效果保持一致,项目中现在升级到3.x之后这个组件样式乱了,官网文档示例上也是如此。

What is actually happening?

3.x版本和2.x版本表现不一致

sjlei avatar Sep 19 '22 11:09 sjlei