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 seeing strange behaviour with click handlers on Mobile Safari (iOS 8.1). With the example below only the first button triggers the alert. The other three elements (2 a's and the second button) don't trigger anything: the first a doesn't even open the website. Tested this with 0.5.0. With 0.4.2 everything works ok.
I'm seeing strange behaviour with click handlers on Mobile Safari (iOS 8.1). With the example below only the first button triggers the alert. The other three elements (2 a's and the second button) don't trigger anything: the first
a
doesn't even open the website. Tested this with 0.5.0. With 0.4.2 everything works ok.The text was updated successfully, but these errors were encountered: