Skip to content

[feature] Passing an additional parameter not to be used in the URL #444

@treforcoster

Description

@treforcoster

I'm trying to call a dynamic route and I have this working really well but what i really need is to be able to pass an extra parameter to the template so that I can use that to specify a page type

for example:

v-link="{ path: "pagename" , params : (pageType : "page"}

is this possible?

I've done a work around using named routes but this is not good for me as I don't want the name of the route appearing in the URL I only want the page name.

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