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

carousel组件实际数据量小于每页数据个数时显示异常

Open PanStar opened this issue 1 year ago • 0 comments
trafficstars

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

Version

4.1.0

Environment

[email protected] Chrome@123 [email protected]

Reproduction link

Edit on CodeSandbox

Steps to reproduce

在官方示例中加上 :slidesToShow="5"

What is expected?

显示正常

What is actually happening?

显示异常

PanStar avatar Mar 28 '24 03:03 PanStar