Fix scan qr code
This commit is contained in:
parent
885765b873
commit
824b00ca05
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
|
||||
$scope.$apply(function() {
|
||||
$scope.sendForm.address.$setViewValue(data);
|
||||
$scope.sendForm.address.$render();
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue