codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
135 stars 138 forks source link

Article page calling for bookmarks if if a user isnt logged in #1138

Open JohnAllenTech opened 2 hours ago

JohnAllenTech commented 2 hours ago

Context

Articles page is calling for bookmarks even when a user is not logged in.

This is causing errors in the console.

Expected Behavior

Dont call for bookmarks if a user is not logged in

Current Behavior

Calling for bookmarks when a user hasnt logged in

Screenshots

image

Steps to reproduce

Please provide detailed steps for reproducing the issue

  1. Go to https://www.codu.co/articles
  2. Look at console
image

Additional info

Provide any additional information here

github-actions[bot] commented 2 hours ago

Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.