Closed vad1ym closed 2 years ago
Could you please provide a sample codepen project with the error? Thanks
@nicholaszuccarelli
Enable responsive mode at Chrome or Safari (or mb any other browser with responsive mode firing touch events) and try to tap circles
The project link you supplied does not contain any vue-dnd assets.
Sorry, try this one https://codesandbox.io/s/elastic-chaplygin-x2p1m?file=/src/App.vue
Thanks :) I'll take a look at this today. I am also experiencing problems on my local project with that same line of code.
Fix has been applied in https://github.com/rlemaigre/Easy-DnD/pull/103
Should be live soon :)
OS: iOS 15 Browser: Safari
Touch (like click) on drag element child works only on padding area in iOS Safari =\
Think, following preventDefault must be provided by some props option or fixed any other way
101