Revert "Don't update the location during initial router navigation"
This reverts commit d5066a9a0fa4d806c66bab5bbba2c478926c7f3a.
This commit is contained in:
		
							parent
							
								
									d5066a9a0f
								
							
						
					
					
						commit
						62dd3ceb64
					
				| @ -518,7 +518,7 @@ export class RootRouter extends Router { | |||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
|     this.registry.configFromComponent(primaryComponent); |     this.registry.configFromComponent(primaryComponent); | ||||||
|     this.navigateByUrl(location.path(), true); |     this.navigateByUrl(location.path()); | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   commit(instruction: Instruction, _skipLocationChange: boolean = false): Promise<any> { |   commit(instruction: Instruction, _skipLocationChange: boolean = false): Promise<any> { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user