camohub / jquery-sortable-lists

jQuery plugin to sorting lists also the tree structures.
MIT License
208 stars 60 forks source link

Adding button on the list. #54

Closed ellemaker closed 4 years ago

ellemaker commented 4 years ago

I added a button on each item in a list but it seems like whenever I click the button it is dragging the item of the list.

How can I fix this issue?

Thank you.