Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.71k stars 106 forks source link

`cursor: grabbing` when dragging doesn't apply in Chrome #120

Open AnnaYuS opened 3 months ago

AnnaYuS commented 3 months ago

Here is a small reproduction: https://stackblitz.com/edit/vue-6gwj7v?file=src%2FApp.vue It needs to be opened in Chrome Version 123.0.6312.107 (Official Build). It works fine in Firefox 124.0.2 (64-bit) Chrome

https://github.com/Alfred-Skyblue/vue-draggable-plus/assets/19432263/b609c4fd-751d-4109-ac18-9cbcb65c6e43

FF

https://github.com/Alfred-Skyblue/vue-draggable-plus/assets/19432263/ac2a905d-88f6-4ede-87a0-77f870bb2d49

Alfred-Skyblue commented 1 month ago

Looks like a browser issue.