stack_overflow_nextjs14 icon indicating copy to clipboard operation
stack_overflow_nextjs14 copied to clipboard

Fix profile link to use author.clerkId instead of author._id

Open pemawangchuk2023 opened this issue 1 year ago • 1 comments

This PR fixes the profile link to correctly use author.clerkId instead of author._id. This ensures that the correct user profile is linked. Otherwise, when author name displayed at home page is clicked, it gives an error instead of taking to profile page.

pemawangchuk2023 avatar Aug 20 '24 17:08 pemawangchuk2023