vue-slick-carousel
vue-slick-carousel copied to clipboard
Click event on slide item being triggered when swiping
I have a click handler on my slide items, however it is getting triggered whenever I swipe left or right to change slides. Here is a minimal example of the bug
Clarification: Current behaviour: You use the mouse to drag and slide, however upon releasing the cursos the click event handler on the item the drag started gets pressed.
Desired behaviour: Click handler only gets triggered when the item itself is clicked, not when it's part of the drag event.
i have same problem
same here
I have the same problem.
Solution
https://github.com/gs-shop/vue-slick-carousel/issues/117#issuecomment-742017081