This repository was archived by the owner on Oct 8, 2021. It is now read-only.
jQuery Mobile pages crash in mobile Safari when tapping away from select (iOS 8) #7685
Closed
Description
Issue description
After updating to iOS 8, every time you tap away from a select, the page crashes, and this error is displayed: A problem has occurred with this webpage so it was reloaded.
Test page (see below)
http://demos.jquerymobile.com/1.4.4/selectmenu/
Steps to reproduce
- Click on the select
- Select an option (other than the one already selected)
- Press the angle right icon to "tap" to the next select.
- Page crashes
Expected outcome
Go to the next input.
Actual outcome
Page crashes and reloads.
Platforms/browsers (including version) and devices tested
Mobile Safari on iOS 8 on iPhone 5, iOS 8 on iPhone 5s. Works in Chrome for iPhone.
jQuery Mobile and jQuery core version used
jQM: 1.4.4
jQuery: 1.10.2