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

parseAngularRoutes fails to extract static routes when there's 'matcher' in routing configuration #323

Open
SachinShekhar opened this issue Feb 3, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@SachinShekhar
Copy link

If I add matcher to routes, parseAngularRoutes fails to extract even static routes (I don't expect it to work with matcher, but at least it should work with static routes). Checkout this commit and run prerender script from package.json to see the result.

It has already been discussed with Angular team here: angular/universal#1479 (It was concluded that the problem was not from Angular's side).

@mgechev mgechev added the bug Something isn't working label Feb 3, 2020
@dimakuba
Copy link

dimakuba commented Mar 8, 2022

any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants