angular / universal-starter

Angular Universal starter kit by @AngularClass
2.02k stars 688 forks source link

How to setup nested router-outlet? #675

Closed injozidigital closed 5 years ago

injozidigital commented 5 years ago

How do I configure the router to allow a sub route with a sub component to be loaded within a page?

e.g. /aboutPage/aboutSection would load the aboutSection component, within the aboutPage, using an additional router-outlet.

CaerusKaru commented 5 years ago

Support inquiries on this site are not supported. Please use StackOverflow or Gitter.