Merge pull request #86 from Bitcoin-com/dev-jb
Fix - 292 - White screen
This commit is contained in:
commit
75cef3c1ee
1 changed files with 0 additions and 1 deletions
|
|
@ -218,7 +218,6 @@ angular.module('copayApp.controllers').controller('tabReceiveController', functi
|
|||
});
|
||||
|
||||
$scope.$on("$ionicView.leave", function(event, data) {
|
||||
$ionicHistory.clearCache();
|
||||
lodash.each(listeners, function(x) {
|
||||
x();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue