Skip to content

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

@tlong-dev

Description

@tlong-dev

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions