jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.7k stars 2.41k forks source link

Multiple selectmenu problem for IOS 13 webview #8653

Open lonelynode opened 4 years ago

lonelynode commented 4 years ago

When I try to using jqm 1.4.5 on IOS 13 webview by Cordova, the multiple selectmenu has some issue. My page is long than screen size, and the select button is at the bottom of the page. When I open or close the select wizard, the page will scroll to top.