Closed Simpey closed 5 years ago
I faced with the problem when I use input inside draggable element and trying to highlight the text inside, drag event is triggered. Can you help me pls with this one? Example: https://codepen.io/simpey/pen/QRajpO
add @mousedown.stop="" to input
works fine, thx)
I faced with the problem when I use input inside draggable element and trying to highlight the text inside, drag event is triggered. Can you help me pls with this one? Example: https://codepen.io/simpey/pen/QRajpO