Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all routes being scanned #33

Closed
kucharzyk opened this issue Dec 12, 2016 · 3 comments
Closed

Not all routes being scanned #33

kucharzyk opened this issue Dec 12, 2016 · 3 comments

Comments

@kucharzyk
Copy link

Hi,

I have angular-cli app with few lazy loaded modules.

After generating documentation there are only listed routes from first submodule.
But I have one main routing module and 3 submodules.

You can see my routing modules here: https://github.com/shardis/shardis/search?utf8=%E2%9C%93&q=RouterModule.for&type=Code

Only first AboutRoutingModule was scanned and listed in docs

@vogloblinsky
Copy link
Contributor

vogloblinsky commented Dec 12, 2016

There is an error on your app-routing.module.ts, there is a trailing comma in your array.
For others files, I just release 0.0.22 version for supporting multiples components for same route

@kucharzyk
Copy link
Author

Thanks for quick response

@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants