ant-design/ant-design-mobile

CenterPopup 组件中使用 Steps,弹窗打开瞬间进度条会发生位移抖动

Open

#5673 opened on Sep 19, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (11,238 stars) (2,313 forks)batch import
bughelp wanted

Description

Discussed in https://github.com/ant-design/ant-design-mobile/discussions/5624

Originally posted by MaxCDon August 31, 2022 代码:https://codesandbox.io/s/musing-montalcini-u256gb?file=/src/App.tsx

复现页面:https://u256gb.csb.app/

问题机型:安卓

https://user-images.githubusercontent.com/33407227/187602986-fc5e4f30-f1e3-4626-9aa9-4c3b38e99eb6.mov

在弹窗打开的动画过程中,Steps 的小圆点发生了跳动

Contributor guide