bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 110 forks source link

Copy element with ng-model , copied elements ng-model broke #122

Closed vaggelanos closed 6 years ago

vaggelanos commented 6 years ago

Model on test input is the same as the one on the source bag. After copying the element to the second model , its ng-model doesn't work anymore.

Check this plunker : http://plnkr.co/edit/yOtfatc6vjNBXyxautdi?p=preview

vaggelanos commented 6 years ago

I solved it using containersModel!