robinrodricks / vue3-touch-events

Simple touch events support for vue.js 3
MIT License
216 stars 27 forks source link

stop event propagation #30

Open scramatte opened 7 months ago

scramatte commented 7 months ago

Hello,

How can I stop touch event propagation? For example with swipe , I see page scroll behind element I swipe

Regards

fritz-net commented 2 weeks ago

I have the same issue with clicks on links in elements which have v-touch events registered