mauricius / vue-draggable-resizable

Vue3 Component for draggable and resizable elements.
https://mauricius.github.io/vue-draggable-resizable/
MIT License
3.34k stars 560 forks source link

Drag in Safari #414

Open Abner0976 opened 4 months ago

Abner0976 commented 4 months ago

Hello, thank you creator for sharing

When I use this component, it is perfectly compatible with other browsers But only in Safari, even if I write any method or mounted listenning to disable background scrolling when dragging, there is still a certain chance that background scrolling will be triggered when dragging.

Is this a BUG?

thanks a lot