kutlugsahin / vue-smooth-dnd

Vue wrapper components for smooth-dnd
MIT License
1.74k stars 249 forks source link

Mobile page can't scroll #215

Open SmithJson opened 2 years ago

SmithJson commented 2 years ago

Hi, thank you very much for your plugin. When I use your plugin, it is very good on pc, but on mobile, if you drag and drop, you will find that the page cannot be scrolled. In your demo, you can see that " smooth-dnd-no-user-select smooth-dnd-disable-touch-action " this class will automatically disappear after dragging on PC, but not on mobile 。

piyapanw commented 2 years ago

@SmithJson How can I solve this issue?

e3genius commented 1 year ago

You can see how to hack it here https://github.com/kutlugsahin/vue-smooth-dnd/issues/134