angular2-draggable
angular2-draggable copied to clipboard
Using ngDraggable applied to <tr> adds transform: translate(0px, 0px)
When applying ngDraggable to a
Here is a Stackblitz of the issue: https://angular-ch46qj.stackblitz.io
Thanks!