adrianhajdin / project_next_14_ai_prompt_sharing

Next.js recently became the official React framework as outlined in React docs. In this course, you'll learn the most important Next.js concepts and how they fit into the React ecosystem. Finally, you'll put your skills to the test by building a modern full-stack Next 14 application.
https://www.jsmastery.pro/ultimate-next-course
2.58k stars 396 forks source link

MyProfile Page doesn't show only my posts #83

Open D3mm220 opened 6 months ago

D3mm220 commented 6 months ago

from my main account I created 2 prompts, and then from incognito I logged in with another account to see if my profile page didn't have prompts, but it still had the two previous prompts (but it doesn't let me edit them at least).

can someone please fix this problem

tanbiralam commented 6 months ago

I think there will be some kind of typo, that's why it's showing. If you fetch the posts by user id then it will only show the prompts to that particular users.