mr. best

Results 2 comments of mr. best

I just facing the problem. **Anyone find out the solution for this?**

**Try this:** ``` constructor( private zone: NgZone ) {} this.zone.run(() => { this.router.navigateByUrl('/login', { skipLocationChange: true }); }); ```