Blog entries with duplicate title doesn't get published on the blog index page #6059
Closed
5 of 7 tasks
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
When creating a new blog post with the same title as an old post, it picks the old post for the the blog index.html
Steps to reproduce
Expected behavior
The new post should be on the blog index page, not the old. The rss.xml is correct and shows the new post first.
Actual behavior
Your environment
Reproducible demo
No response
Self-service
The text was updated successfully, but these errors were encountered: