I'm trying to catch an event when the item being dragged is above the target on mobile devices, it is supported by default on the desktop, how do I do this on mobile?
Asked
Active
Viewed 145 times
0
-
1Do you use any frameworks? – vovchisko Jan 11 '21 at 16:09
-
This answer will most likely help you: https://stackoverflow.com/a/43736245/533976 – vovchisko Jan 11 '21 at 16:09
-
yes, i use https://sortablejs.github.io/Vue.Draggable/ – Lera Jan 11 '21 at 17:53