AngularDoc / angulardoc.github.io

angulardoc.github.io web site
https://angulardoc.github.io
34 stars 2 forks source link

Angular Copilot: reading routes in children property #32

Open Jowindebondt opened 5 years ago

Jowindebondt commented 5 years ago

Hi,

I'm having an issue with reading the routes in the children property of a Route. The router only shows two routing options, but I've several routing options. I'm missing a huge part of my application in the Routes overview in Angular Copilot.

Copilot: image

investigation-routing.module.ts: image

techy2493 commented 5 years ago

I'm having the same issue, working on an SPA with all routes lazy loaded. None of my routes show up,

Hellogark commented 5 years ago

I have the same issue with lazy loading