Apply changes when receive is focused at first time
This commit is contained in:
parent
703022f054
commit
3ff6cf174d
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
} else {
|
||||
self.newAddress();
|
||||
}
|
||||
$scope.$digest();
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue