angular-ui/ui-sortable

User-initiated changes to the ngModel should trigger $viewChangeListeners

NilsAtGoogle opened this issue · 0 comments

When a user changes the underlying list, the typical model commit pipeline isn't triggered. Therefore, you cannot use ngChange or other directives that take advantage of $viewChangeListeners