Closed Niefee closed 7 months ago
https://github.com/SortableJS/Vue.Draggable/issues/1168#issue-1433973168 When Vue is on the prototype chain of Window, "Vue" in window is true. You need to judge window.vue is not undefined.
"Vue" in window
https://github.com/SortableJS/Vue.Draggable/issues/1168#issue-1433973168 When Vue is on the prototype chain of Window,
"Vue" in window
is true. You need to judge window.vue is not undefined.