Skip to content

Issues with itemMoved callback #398

@jefff888

Description

@jefff888

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions