Using the Angular router how do I share routes across multiple named outlets
问题 I have an application where I want to show the same set of components / routes in multiple places in the application. Think something like multiple panels or side bars where the user can show the same components in multiple locations depending upon what they select. For example the user may want to "show the status component in side panel" or "show the status component in bottom right panel on page". (In my case the number of outlets is fixed, but the same concept could be used for a