vue-drag-resize
vue-drag-resize copied to clipboard
fix: `getAttribute` get called on undefined target user event
This PR is to fix the case where target might be undefined
and calling getAttribute
function will throw error into user browser console
@kirillmurashov Please help me review this PR. Thanks