Draggable does not work with Chrome on Windows 10 touchscreen device.
Opened this issue · 4 comments
fideldonson commented
Tested both the demo and our own draggable implementation on a Surface device and on a Lenovo Yoga laptop - both running Win10.
When ccs flags -ms-touch-action: none and touch-action: none are set draggable works in IE and Edge but still not in chrome.
RWAP commented
Have you tried the updated version of this code - https://github.com/RWAP/jquery-ui-touch-punch
fideldonson commented
Thanks for responding. No i have not. But will do asap and post the results here.
fideldonson commented
I have tested the rwap fork and draggable is working as expected. Thanks a lot for the link and effort.
RWAP commented
Great - thanks for the feedback