vue-touch-events: Desktop Swipe Not working

I’ve been trying to get the v-touch:swipe.left="slideNext" to work on desktop. The swipe event is detect on mobile but not on desktop. I’ve made sure the disableClick option is set to false.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

Hello,

Can you provide a little bit more info about this work around with the actual implementation of the library ? I’m looking in the documentation, but I don’t see anything related to that. But maybe it’s not available for the moment.

Thanks

Sweet!

Yes, you’re right. Only tap event works on desktop.