mfuu / vue3-virtual-drag-list

A virtual scrolling list component that can be sorted by dragging, for vue3
https://mfuu.github.io/vue-virtual-drag-list/
MIT License
37 stars 9 forks source link

@click not work on mobile (Pad) #20

Closed jimmyrogue closed 4 months ago

jimmyrogue commented 4 months ago

Click event not trigger on Pad or Mobile mode.

here is test link, click "click test"

image

TEST

mfuu commented 4 months ago

@jimmyrogue Please update to the lasted version(3.2.4) to check if works correct.

jimmyrogue commented 4 months ago

@mfuu thanks it works