No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Weird issue on Safari IOS devices, need double tap to trigger click events

    Help
    3
    4
    1265
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      Zach last edited by

      I am seeing a weird issue on Safari IOS 12.x devices, a user needs double-tap to trigger click events on components like buttons, another example is I have to double-tap fo focus the q-editor. only happens on Safari mobile as far as I can tell.

      I found this article that could possibly be a source of the problem, https://css-tricks.com/annoying-mobile-double-tap-link-issue/

      Any help in this regard will be appreciated.

      1 Reply Last reply Reply Quote 0
      • P
        plexus last edited by

        Hi Zach,

        Did you find a solution for this? I’m having exactly the same problem at the moment, but in my case, it just happens in cordova iOS app, not in regular safari iOS browsing

        Thanks

        1 Reply Last reply Reply Quote 0
        • Z
          Zach last edited by

          Nope - sorry I was hoping to find a solution by now

          1 Reply Last reply Reply Quote 0
          • mojimo
            mojimo last edited by mojimo

            I’ve found many articles with various approaches but none of them has been working. One approach was to remove :hover from button but how to manage it for qbtn? Íll try to create custom button if it helps. Wierd is that btn works when first loaded but later it stops (i use it for navigation among question on qflashcards).

            Source:
            http://www.shdon.com/blog/2013/06/07/why-your-click-events-don-t-work-on-mobile-safari

            Update: qbt works fine when it appears on the screen and is not part of v-if/v-else or v-show group.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post