Skip to content

Pagination does not preserve filter by tag #1135

@jkufner

Description

@jkufner

Start the demo and go to http://localhost:8000/en/blog/?tag=consectetur, then click "Next →" button in the paginator.

The next URL should be http://localhost:8000/en/blog/page/2?tag=consectetur, but it is http://localhost:8000/en/blog/page/2 instead — the ?tag=consectetur is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions