mirror of
https://github.com/mempool/mempool.git
synced 2025-04-07 11:28:37 +02:00
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',
|
||||
preserveFragment: true,
|
||||
queryParams: { mode: 'details' },
|
||||
replaceUrl: true,
|
||||
});
|
||||
}
|
||||
this.seoService.setTitle(
|
||||
|
Loading…
x
Reference in New Issue
Block a user