Skip to content

Pagination breaks on blog when using base prefix #629

@bkeepers

Description

@bkeepers

Steps to reproduce:

  1. Generate a new project npm create astro@latest -- --template onwidget/astrowind
  2. Edit src/config.yaml, set site.base: /anything, change app.blog.postsPerPage: 4
  3. open http://localhost:4321/anything/blog, scroll to bottom and click "Next Page"
  4. Get a 404, see http://localhost:4321/anything/anything/blog/2 in URL

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