Removed $apply() inside $watch.
This commit is contained in:
parent
058fc617bb
commit
cf6658c83a
1 changed files with 0 additions and 1 deletions
|
|
@ -165,7 +165,6 @@
|
|||
break;
|
||||
}
|
||||
$scope.canShow = true;
|
||||
$scope.$apply();
|
||||
};
|
||||
|
||||
function getDecimalPlaces(currency) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue