You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$scope.percentages=JSON.parse(JSON.stringify(values));//Copy of the object in order to keep original values in $scope.percentages in parent controller.
0 commit comments