This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
sortable="true" does not update the ng-model #974
Closed
Description
Reference: #209
After drag n' drop of options selected (re-ordering), the selected items (<ui-selelct ... ng-model="mycontrollerscopeattr".. >
) is not updated.
Try it out here: http://plnkr.co/edit/eiwaOrkK4V9ZGwfGE5IV?p=preview
If this is not a bug (and developer error) then, can you make the example work? I'll gladly update any documentation.