ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.

Home Page:https://mobile.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loop 模式在部分场景下失效

ansaiii opened this issue · comments

Version of antd-mobile

5.33.0

Operating system and its version

iOS, Android, Others

Browser and its version

Edge 126

Sandbox to reproduce

https://codesandbox.io/p/sandbox/agitated-joji-sykxt3?file=%2Fapp.tsx

What happened?

slideSize < 100 && SwiperItem个数 === 2 时, loop 失效

Relevant log output

No response