angular-bootstrap-duallistbox icon indicating copy to clipboard operation
angular-bootstrap-duallistbox copied to clipboard

ng-model is not working for me

Open sivasatyasankar opened this issue 8 years ago • 2 comments

Hi,

I am trying to use this directive. But somehow ng-model binding is not working for me. It simply not populating the ng-model. Any help on this?

sivasatyasankar avatar Dec 09 '16 13:12 sivasatyasankar

Yes for me also not working

angadisharan avatar Mar 02 '17 10:03 angadisharan

You need to use the ng-options as the following obj as obj.text for obj in list track by obj.id

abdou-ghonim avatar Jun 18 '18 04:06 abdou-ghonim