rlemaigre / Easy-DnD

A drag and drop implementation for Vue.js 2 and 3 https://codesandbox.io/s/easy-dnd-demo-9mbij https://codesandbox.io/s/easy-dnd-demo-2-xnqbz
MIT License
384 stars 52 forks source link

fix DragAwareMixin code-sandbox not working. #82

Open Samuel29 opened 3 years ago

Samuel29 commented 3 years ago

@rlemaigre the best option is probably to update your existing CodeSandbox, replace 3 occurrences of "DragSensitive" with "DragAwareMixin", and reject this PR =)

logicminds commented 3 years ago

DragAwareMixin is included in the components which it should not be.