yigit, emrah

Results 1 comments of yigit, emrah

Try as follows: in the controller: `$scope.updateMySelectedOptions= function(oldValue, newValue) { }` and in your html: `change="updateMySelectedOptions(oldValue, newValue)"`