Fix state pop on the send flow
This commit is contained in:
parent
a490f0ce1f
commit
0ea97fc1c6
2 changed files with 11 additions and 6 deletions
|
|
@ -398,7 +398,6 @@ function reviewController(addressbookService, bitcoinCashJsService, bitcore, bit
|
|||
}
|
||||
|
||||
function goBack() {
|
||||
sendFlowService.popState();
|
||||
$ionicHistory.goBack();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue