'Sortable list in mobile app using jQueryui doesn't work in touch simulation

I created a sortable list which works fine on desktop an at first I thought it also works on mobile because in the mobile simulation (browser developer tools) it worked fine - but only until I activated the touch simulation - with that nothing happens. Is that a problem ? I thought the promise of jQueryui was to work also on mobile. How can I now know if it does?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source