SortableJS / Vue.Draggable

Vue drag-and-drop component based on Sortable.js
https://sortablejs.github.io/Vue.Draggable/
MIT License
20.18k stars 2.9k forks source link

Broken in Chrome 102 #1140

Open someonewithpc opened 2 years ago

someonewithpc commented 2 years ago

Jsfiddle link

https://jsfiddle.net/UXMike/mh7ku5bx/

(not made by me)

Step by step scenario

Open the fiddle, attempt to drag, nothing happens

Actual Solution

Works in Mozilla Firefox 101.0, broken in Google Chrome 102.0.5005.61, broken in Chromium Version 102.0.5005.61, works in Google Chrome 104.0.5098.0 dev

Expected Solution

Works in Google Chrome 102.0.5005.61

burakdobur commented 2 years ago

I tried with Version 102.0.5005.115 (Official Build) (64-bit) and it look like working on my machine.