Sign in
Log inSign up

VueJS : JavaScript event delay when clicking a button on Smartphone?

Johnny's photo
Johnny
·Aug 3, 2016

I've noticed on my website, when on mobile when I click on <div> that has v-on:click (VueJS) set, the JS is executed after some short delay (maybe 1s or less) and not immediately and when I click on <a> element that has v-on:click JS is is executed instantly.

I'm using LG G4 and Chrome.

Why does this happen and how can I get rid of it?

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct