@chager wrote:
I’m trying to navigate on level up with one of my pages.
this.router.navigate(['../'], { relativeTo: this.route });
Somehow this doesn’t work. Anyone any idea why this isn’t working? I’m using Angular 9
Posts: 1
Participants: 1
@chager wrote:
I’m trying to navigate on level up with one of my pages.
this.router.navigate(['../'], { relativeTo: this.route });
Somehow this doesn’t work. Anyone any idea why this isn’t working? I’m using Angular 9
Posts: 1
Participants: 1