Remove arrow when switching to old block.
This commit is contained in:
		
							parent
							
								
									5e3c71e11c
								
							
						
					
					
						commit
						b32afac98c
					
				@ -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