Fix: getAllTags bug when there are more than 15 tags #100

Merged
Jungley8 merged 2 commits from fix/get-all-tags into issue-99-Tag_slug_page_returns_404_in_dev 2024-03-10 04:54:29 +00:00
Jungley8 commented 2024-03-10 04:45:48 +00:00 (Migrated from github.com)

This commit fixes a bug in the getAllTags function that caused it to not retrieve all tags when there were more than 15 tags. This bug resulted in 404 errors on tag slug pages.

fix https://github.com/MatthiesenXYZ/astro-ghostcms/issues/99

This commit fixes a bug in the getAllTags function that caused it to not retrieve all tags when there were more than 15 tags. This bug resulted in 404 errors on tag slug pages. fix https://github.com/MatthiesenXYZ/astro-ghostcms/issues/99
changeset-bot[bot] commented 2024-03-10 04:45:51 +00:00 (Migrated from github.com)

⚠️ No Changeset found

Latest commit: fc09141a0d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

### ⚠️ No Changeset found Latest commit: fc09141a0dc4afa6b40a85ed1894fab094ff6afb Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. **If these changes should result in a version bump, you need to add a changeset.** <details><summary>This PR includes no changesets</summary> When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types </details> [Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/Jungley8/astro-ghostcms/new/fix/get-all-tags?filename=.changeset/good-lobsters-rescue.md&value=---%0A%22%40matthiesenxyz%2Fastro-ghostcms-brutalbyelian%22%3A%20patch%0A%22%40matthiesenxyz%2Fastro-ghostcms-catppuccin%22%3A%20patch%0A%22%40matthiesenxyz%2Fastro-ghostcms-theme-default%22%3A%20patch%0A%22%40matthiesenxyz%2Fastro-ghostcms%22%3A%20patch%0A%22%40matthiesenxyz%2Fcreate-astro-ghostcms%22%3A%20patch%0A---%0A%0AFix%3A%20getAllTags%20bug%20when%20there%20are%20more%20than%2015%20tags%0A)
Sign in to join this conversation.
No description provided.