SortableJS / Vue.Draggable

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

the demos not work in chrome #1104

Open zhangzq opened 2 years ago

zhangzq commented 2 years ago

The demos not works in my chrome (latest version 96.0.4664.110 and Edge). But works in my android web browser.

Both https://sortablejs.github.io/Vue.Draggable/ and https://david-desmaisons.github.io/draggable-example/ not works.

zhangzq commented 2 years ago

OK, it works in H5 (set in dev tools). Is that the limit and expectation?

System-Glitch commented 2 years ago

Doesn't work for me neither in Chromium (version 97.0.4692.71). Works perfectly on firefox though. (Both the demos and my own app, which is using vuedraggable v4.1.0)

dvimoreira commented 2 years ago

Doesn't work for me in chrome too, only works in mozilla.