Angular's new Matrix URL type variables seem to get consumed by star matching routes. A path constructed like this... `{ path: "/browse/*path", name: "ListPath", component: StepListing },` Produces `RouteParams` objects like this: 