Ma-Kas / kansaibeyond

Monorepo for a blog and travel website, consisting of frontend, backend, and headless cms.
https://www.kansaibeyond.com
0 stars 0 forks source link

Navigation bug - pagination #133

Closed Ma-Kas closed 3 months ago

Ma-Kas commented 3 months ago

Pagination always navigates to general "All posts" path;

e.g. being on a category page, then navigating to view all posts, should bring to page 2 of just that category, not all posts. blog/categories/food?page=2 instead of blog/posts?page=2;

Bug present in categories, tags