Skip to content

Not working with route attribute #58

@WaqasRL

Description

@WaqasRL

i have following route attributes

[Route("topics/{character}/{slug}-names-p{page:int}")]
[Route("topics/{character}/{slug}-names")]

but it shows the page 2 as empty. if i remove the route for paging. then the url is ?page=2, it works fine then.

It doesn't work with out query string parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions