You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
I noticed that if I load a popup from the pageshow event it opens for a second then immediately closes. I see this issue on the Iphone 4s, Safari browser on laptop, and in Chrome. This issue does not occur in Firefox. I did notice that the problem does not occur if I don't disable popup history. This works fine in Jquery Mobile 1.2 but is broken in Jquery Mobile 1.3.
I see that another user is having the same issue (5775). I borrowed their script http://jsbin.com/onuduw/5/edit to reproduce the issue.