Question: I am looking to configure a specific segment after the user logs in, for example
http://localhost:4200/#/{dynamic name}/{dynamic name}/app/..
. However, I am facing an issue when navigating to /app/...
across the application. Is there a way to add these two segments before "app" globally, without having to make changes everywhere?