robertoforlani

Results 1 comments of robertoforlani

I solved in this way on the callback function: .... callback : function(){ $scope.$apply(function(){ ///$scope.val1 = val2; }); }