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

If a route misses, AngularFireAnalytics errors #2677

Closed
jamesdaniels opened this issue Nov 20, 2020 · 0 comments
Closed

If a route misses, AngularFireAnalytics errors #2677

jamesdaniels opened this issue Nov 20, 2020 · 0 comments

Comments

@jamesdaniels
Copy link
Member

jamesdaniels commented Nov 20, 2020

Can force this by pushing a bad route / prefix config or get multiple outlets confused, Analytics should not error, instead ignore.

Ran into this by having pathMatch: 'full' on the primary outlet's root url, navigating to a non-root path on another outlet, and doing a full refresh. IMO this is an Angular bug but we should not fail in this discovered case.

actualSnapshot is null.

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

1 participant