You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: