What should we do when we use input element in draggable item? Below example, I added input element into one of draggable grid items, Then I want to click this input, but it is not clickable. Because your draggable item js code prevents me to click on it. How can I overcome this?
What should we do when we use input element in draggable item? Below example, I added input element into one of draggable grid items, Then I want to click this input, but it is not clickable. Because your draggable item js code prevents me to click on it. How can I overcome this?
https://supraniti.github.io/Lean-Mean-Drag-and-Drop/