My app has following route configuration:
const rootRoutes: Routes = [ { path: \'\', redirectTo: \'/home\', pathMatch: \'full\' }, { path: \'login\', comp