I have configured the whole project, but when I run in my local "npm run dev", the index shows all the post published but duplicated, I mean I see the preview of the post duplicates, how could I fix that ?.
And when I add a new post, I can not see it in my index when I refresh the page, I can only see it when I restart the command "npm run dev".
Hey.
I have configured the whole project, but when I run in my local "npm run dev", the index shows all the post published but duplicated, I mean I see the preview of the post duplicates, how could I fix that ?.
And when I add a new post, I can not see it in my index when I refresh the page, I can only see it when I restart the command "npm run dev".
Thanks in advance