ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.67k stars 2.41k forks source link

CalendarPicker can't scroll in iPhone8 #6537

Open bruiserpink opened 9 months ago

bruiserpink commented 9 months ago

Version of antd-mobile

5.34.0

Operating system and its version

iOS

Browser and its version

iPhone8 14.4.2

Sandbox to reproduce

https://ant-design-mobile.antgroup.com/zh/components/calendar-picker/calendar-picker

What happened?

CalendarPicker can't scroll in iPhone8

Relevant log output

No response

zombieJ commented 9 months ago

Could you help to check the dom scrollTo function work or not?

tommytroylin commented 2 months ago

@zombieJ same here

Popup with CalendarPickerView in iOS 14.2 antd-mobile 5.37.1

scrolling is prevented unless you click the CalendarPickerView first