ant-design-mobile
ant-design-mobile copied to clipboard
CenterPopup 组件中使用 Steps,弹窗打开瞬间进度条会发生位移抖动
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 的小圆点发生了跳动
这种问题,是不是只能在 安卓手机 上才能复现?
at 一下原题主 @MaxCDon
这种一般是浏览器渲染机制的问题,比较难搞。