code100x/cms

Clicking on comment replies redirects to the main site instead of showing replies.

Closed this issue · 2 comments

Describe the bug
When clicking on the replies of a comment, the user is redirected to the main site instead of expanding the replies or navigating to the specific comment thread.

To Reproduce
Steps to reproduce the behavior:
1)Navigate to a post with comments on the 100xdevs CMS.
2)Click on the "Replies" link or button for any comment.
3)Observe that instead of expanding the replies or navigating to the comment thread, you are redirected to the main site.

Expected behavior
Clicking on the "Replies" link or button for a comment should either expand the replies below the comment or navigate to the specific comment thread without redirecting to the main site.
Screenshots or GIFs
issue

Info (please complete the following information):

  • Browser [e.g. chrome, safari,brave]
  • Version [e.g. 22]

Additional context
This issue occurs consistently regardless of the post or comment being interacted with.

Fixed in PR #602

okay