angular-sortable-view
angular-sortable-view copied to clipboard
Setting option tolerance to element doesn't work
I prefer draggable overlaps the droppable at least 50% in both directions and then I set option tolerance to element
opts.tolerance === 'element'
but it doesn't work and got error. How to solve this?
I have the same issue. poor docs and bugs. is this left alone now or still being maintained?