Fix - 292 - White screen
This commit is contained in:
parent
eeaa02e3bb
commit
b6a0c0d849
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