Skip to content

Instantly share code, notes, and snippets.

View the-ult's full-sized avatar

Arjen the-ult

View GitHub Profile
@the-ult
the-ult / routing-problem.md
Last active March 16, 2017 10:29
A problem with nested routes

Hi,

I'm running into a problem with nested routes. This is what I have:

app -> routeroutlet

  • loads different modules with their own feature-routing.module.ts
  • e.g. Dashboard.
@NgModule({