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

Router-Store with Routing Modules #172

Closed
Kaffiend opened this issue Jul 24, 2017 · 1 comment
Closed

Router-Store with Routing Modules #172

Kaffiend opened this issue Jul 24, 2017 · 1 comment

Comments

@Kaffiend
Copy link

If i import all my routes to the app.module's routing module import declaration everything is fine with forRoot(). But if i import into a child module and utilize forChild() routes on async modules the dev tool locks up completely.

What is proper way to utilize the router-store with child routes of async modules?

@brandonroberts
Copy link
Member

Router Store has performance issues with the dev tools currently. We are working to address this. See #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants