I'm on a view with the current route:
http://localhost:4200/#/corp/projects/detail/05940c57/page1
And I want to get to
http://localhost:4200/#/corp/projects/detail/05940c57/page2
Is there a way to change to "page2" using navigate() or navigateByUrl()?