vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

click event was triggered inside container when i moving element

Open Virgil-N opened this issue 5 years ago • 1 comments

i has a element inside the container, and i bind a click event on it. when i draging the container, the click event was triggered. i has tried add a click event on the container and pass the $event to the handle function, but it not work. can anybody help me?

Virgil-N avatar Dec 04 '19 06:12 Virgil-N

Please provide a basic example of the issue using https://jsfiddle.net/ or https://codepen.io/

mauricius avatar Dec 31 '19 21:12 mauricius