Skip to content

Angular 10 Router Outlet does not match #21661

@danielehrhardt

Description

@danielehrhardt

🐞 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

image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions