mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4e22a39e77
Empty path routes are effectively 'passthrough' routes that do not appear in the URL. When these exist in the route tree, we do not want to apply named outlet commands to that tree location. Instead, we skip past this location in the tree, effectively squashing/removing this passthrough route from the tree. fixes #50356 PR Close #51292
26 KiB
26 KiB