https://github.com/angular/angular
Revision b2f395294696c8eac03330ac29cba67da2160b65 authored by Andrew Scott on 27 October 2020, 03:38:28 UTC, committed by Joey Perrott on 30 October 2020, 23:23:05 UTC
When there is a primary outlet present in the outlets map and the object is also prefixed
with some other commands, the current logic only uses the primary outlet and ignores
the others. This change ensures that all outlets are respected at the
segment level when prefixed with other commands.

PR Close #39456
1 parent 3abf95d
History
Tip revision: b2f395294696c8eac03330ac29cba67da2160b65 authored by Andrew Scott on 27 October 2020, 03:38:28 UTC
fix(router): Ensure all outlets are used when commands have a prefix (#39456)
Tip revision: b2f3952
File Mode Size
images
BAZEL.md -rw-r--r-- 14.2 KB
CARETAKER.md -rw-r--r-- 1019 bytes
CODING_STANDARDS.md -rw-r--r-- 7.5 KB
COMMITTER.md -rw-r--r-- 1.0 KB
DEBUG.md -rw-r--r-- 1020 bytes
DEBUG_COMPONENTS_REPO_IVY.md -rw-r--r-- 1.6 KB
DEVELOPER.md -rw-r--r-- 9.9 KB
FIXUP_COMMITS.md -rw-r--r-- 4.7 KB
GITHUB_PROCESS.md -rw-r--r-- 850 bytes
NAMING.md -rw-r--r-- 889 bytes
PR_REVIEW.md -rw-r--r-- 5.1 KB
PUBLIC_API.md -rw-r--r-- 5.9 KB
RELEASE_SCHEDULE.md -rw-r--r-- 314 bytes
SAVED_REPLIES.md -rw-r--r-- 3.9 KB
TOOLS.md -rw-r--r-- 5.5 KB
TRIAGE_AND_LABELS.md -rw-r--r-- 12.0 KB

back to top