Skip to content

Getting 404 page when query params are present and routing is set to path on root route #92

@JRJurman

Description

@JRJurman

Summary

I've noticed for my site (and the docma site) that query parameters are not ignored if they are included at the end of a path - even though the routing is set to work with the path.

For example, instead of ignoring (or removing) the query param, the page for https://onury.io/docma/?example shows a 404 page.

image

When advertising or posting on sites like Facebook, they can automatically include query params, so being able to ignore these would be super valuable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions