Fix need to double click on previous to go back
This commit is contained in:
parent
c1aaf2f61a
commit
2489fc4902
@ -523,6 +523,7 @@ export class TransactionComponent implements OnInit, AfterViewInit, OnDestroy {
|
|||||||
queryParamsHandling: 'merge',
|
queryParamsHandling: 'merge',
|
||||||
preserveFragment: true,
|
preserveFragment: true,
|
||||||
queryParams: { mode: 'details' },
|
queryParams: { mode: 'details' },
|
||||||
|
replaceUrl: true,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
this.seoService.setTitle(
|
this.seoService.setTitle(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user