-
Notifications
You must be signed in to change notification settings - Fork 311
Issues with itemMoved callback #398
Copy link
Copy link
Open
Description
I have been trying to add callback code to itemMoved, yet I never see control flow through this callback function. console.log statements are never executed and debug breakpoints are not hit. The other callbacks I've tried work for me.
Also, when I look at the ng-sortable code, I don't understand how the moveFailure or moveSuccess functions would ever get called as documented. They are functions local to a specific callback instance and I think would not be accessible to the asSortable directive.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels