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
{{ message }}
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
"<div @click= "doSomething()">"
Which is having some delay on mobile browser. How do I implement vue-touch here.
I am using vue 2.4
An example would be very helpful.
The text was updated successfully, but these errors were encountered:
I have a code like:
"<div @click= "doSomething()">"
Which is having some delay on mobile browser. How do I implement vue-touch here.
I am using vue 2.4
An example would be very helpful.
The text was updated successfully, but these errors were encountered: