angular-drag-and-drop-lists
angular-drag-and-drop-lists copied to clipboard
dnd-nodrag gets attribute draggable="true" rather than draggable="false"
It seems to me like a nodrag element should get draggable="false". Is there a reason this isn't the case?
I'm finding that this proves difficult when using a polyfill for touch devices.