tattle-made / website

Source code for Tattle's website.
https://tattle.co.in/
MIT License
2 stars 11 forks source link

Blog Posts can not be accessed. Latest Blog component and homepage is broken #189

Closed dennyabrain closed 3 months ago

dennyabrain commented 3 months ago

Its impossible to read any of our blog posts currently.

Steps to recreate :

  1. Visit https://tattle.co.in/blog/2024-05-23-collective-journey/

Expected behaviour :

The corresponding blog post should load in the browser

Actual behaviour :

  1. The blog post loads and content is visible for a second
  2. Website redirects to https://tattle.co.in/blog//2024-05-23-collective-journey/

This is also causing the blog posts to be inaccessible through links in the newly created "Recent Blogs" components.

For example, Clicking on blog heading in the Latest Blogs section on the homepage or the ones in product pages seems to take you to a broken link. Example of one such link is https://tattle.co.in/blog//2024-05-02-chisel-online-abuse/. and again, as stated above, when I remove one of the slashes after blog and visit the post, it loads the correct webpage momentarily but the redirects to the same faulty link.