fix: 🐛 Bug: Starlight-GhostCMS on line 113 of ghostAPI.ts #89

Merged
create-issue-branch[bot] merged 4 commits from issue-88-Bug_Starlight-GhostCMS_on_lin into main 2024-03-09 12:11:54 +00:00
create-issue-branch[bot] commented 2024-03-09 11:10:22 +00:00 (Migrated from github.com)
Original issue description

Describe the bug
Due to this line "thow new error" this will cause a the entire page to crash if the "author" page does not exist. changing this function to simply output a log will solve this issue.

Expected behavior
I expect users to not have to be faced with the error threw their screen but instead simply logged in the console

closes #88

<details> <summary><b>Original issue description</b></summary> **Describe the bug** Due to this line "thow new error" this will cause a the entire page to crash if the "author" page does not exist. changing this function to simply output a log will solve this issue. **Expected behavior** I expect users to not have to be faced with the error threw their screen but instead simply logged in the console </details> closes #88
changeset-bot[bot] commented 2024-03-09 11:10:25 +00:00 (Migrated from github.com)

🦋 Changeset detected

Latest commit: aba24f8764

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@matthiesenxyz/starlight-ghostcms Patch

Not sure what this means? Click here to learn what changesets are.

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

### 🦋 Changeset detected Latest commit: aba24f876457651421117bee52303719365e80ae **The changes in this PR will be included in the next version bump.** <details><summary>This PR includes changesets to release 1 package</summary> | Name | Type | | --------------------------------- | ----- | | @matthiesenxyz/starlight-ghostcms | Patch | </details> Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/MatthiesenXYZ/astro-ghostcms/new/issue-88-Bug_Starlight-GhostCMS_on_lin?filename=.changeset/gold-tips-type.md&value=---%0A%22%40matthiesenxyz%2Fstarlight-ghostcms%22%3A%20patch%0A%22starlight-playground%22%3A%20patch%0A---%0A%0Afix%3A%20%F0%9F%90%9B%20Bug%3A%20%60Starlight-GhostCMS%60%20on%20line%20113%20of%20%60ghostAPI.ts%60%0A)
Adammatthiesen (Migrated from github.com) approved these changes 2024-03-09 12:11:47 +00:00
Sign in to join this conversation.
No description provided.