-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Labels
Description
🐞 bug report
Affected Package
The issue is caused by package @angular/....@angular/*
Is this a regression?
Yes
I downgraded my Version to ~9.1.8 and there it is working.
Description
this.router.navigate(['auth', 'login']) should redirect to the Router Outlet inside the Blank Component
this.router.navigate(['dashboard']) should redirect to the Router Outlet inside the Full Component
With Angular 10 the Outlet stay in the Old URL Outlet.
https://github.com/codextde/ionic-router-angular-10-issue
Angular Issue:
angular/angular#37826
🌍 Your Environment
Angular Version:
Angular 10
Reactions are currently unavailable
