You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I m getting the following error when i drag the element and dragged element is different and the element moved is different.
The element above dragged element is moved to dropped location.
I m getting previous index as nan
ngDragToReorder.js:181 Uncaught TypeError: angular.element(...).offset is not a function
at HTMLDivElement.dragStart (ngDragToReorder.js:181)
dragStart @ ngDragToReorder.js:181
The text was updated successfully, but these errors were encountered:
I m getting the following error when i drag the element and dragged element is different and the element moved is different.
The element above dragged element is moved to dropped location.
I m getting previous index as nan
ngDragToReorder.js:181 Uncaught TypeError: angular.element(...).offset is not a function
at HTMLDivElement.dragStart (ngDragToReorder.js:181)
dragStart @ ngDragToReorder.js:181
The text was updated successfully, but these errors were encountered: