Thank you for your reply. I downloaded you sample, saved on my Mac and exported the sample as html without doing any change on it. then executed in google chrome using inspector to simulate iPad pro. no error in console but drag and drop is not working. just start dragging the element and it stop immedialty. I’m using Hype 3.6.3
I had other sample working since i was using interactjs for other projects with hype 3.5.x without problems and now I’m not able to make the same on new projects using hype 3.6.3. it could depends from hype versions?
i solved adding a simple function that does nothing on your element within the “on drag” gesture. Could be some conflict within the drag gesture between interact e new hype? see attached
Interact-mod.hype.zip (32.8 KB)