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
I'm using Ratchet on an iOS 9 web app and I have a bug that happens sometime: When a user does a long touch on a link, the new page is opened in a new window like a it was a target="_blank" link.
Hello
I'm using Ratchet on an iOS 9 web app and I have a bug that happens sometime: When a user does a long touch on a link, the new page is opened in a new window like a it was a target="_blank" link.
ex:
<a href="ageGate.html" data-transition="slide-in" id="step_home">
I'm using jQuery & Jquery Touch.
Does anyone had this behavior?
Thank you for your help
The text was updated successfully, but these errors were encountered: