ui-sortable
ui-sortable copied to clipboard
User-initiated changes to the ngModel should trigger $viewChangeListeners
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