Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with itemMoved callback #398

Open
jefff888 opened this issue Jan 24, 2018 · 0 comments
Open

Issues with itemMoved callback #398

jefff888 opened this issue Jan 24, 2018 · 0 comments

Comments

@jefff888
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant