X Tutup
Skip to content

Router paths that match * (star) seem to consume URL variables #7244

@xealot

Description

@xealot

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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup