When on iOS devices, you have to tap twice to get the link to fire. The first tap changes the state to the desktop "hover" state, the second tap actually fires the link.

Comments

erikphanson created an issue. See original summary.

micropat’s picture

Category: Bug report » Support request
Status: Active » Closed (works as designed)

That does not happen by default. The common cause of this symptom is some "mobile" JavaScript library that hijacks click & tap events on all links. Try to pinpoint the JavaScript file that is causing the issue.