Vue.Draggable
Vue.Draggable copied to clipboard
Nested Draggable Input with v-model automatically blurs
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
Jsfiddle link
https://codesandbox.io/p/sandbox/musing-rgb-3gwtwl
What happens is after typing the input automatically blurs and you can only type 1 character
when i remove the v-model i can continue typing