vue-draggable-resizable
vue-draggable-resizable copied to clipboard
click event was triggered inside container when i moving element
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?
Please provide a basic example of the issue using https://jsfiddle.net/ or https://codepen.io/