react-sortable-hoc
react-sortable-hoc copied to clipboard
Button tag inside SortableElement not draggable
when button tag is used as draghandler everything stops working without giving any warning or error. It was difficulty to debug. can someone please tell me the reason behind it?
Look for shouldCancelStart option. Here is the default value - https://github.com/clauderic/react-sortable-hoc/blob/d94ba3cc67/src/SortableContainer/defaultShouldCancelStart.js