vue-grid-layout
vue-grid-layout copied to clipboard
Bug in `draggableUtils.js`
https://github.com/jbaysolutions/vue-grid-layout/blob/master/src/helpers/draggableUtils.js#L10
evt.offsetParent
should be evt.target.offsetParent