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
Raw File
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
.yarnrc
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


yarn-path ".yarn/releases/yarn-1.22.5.js"
back to top