Remove arrow when switching to old block.
This commit is contained in:
parent
c85e69eaaf
commit
f0c4afe2c2
@ -44,6 +44,7 @@ export class BlockComponent implements OnInit, OnDestroy {
|
||||
let isBlockHeight = false;
|
||||
this.error = undefined;
|
||||
this.fees = undefined;
|
||||
this.stateService.markBlock$.next({});
|
||||
|
||||
if (history.state.data && history.state.data.blockHeight) {
|
||||
this.blockHeight = history.state.data.blockHeight;
|
||||
|
Loading…
x
Reference in New Issue
Block a user