website: Wrong rendered content in the blog posts list

If you go to the https://www.asyncapi.com/blog and scroll to the bottom (to the last blog posts) you can see this:

image

The author section Status update (week 14, 2019) points to the Jonathan Schabowsky, but the author is the Fran Mendez. Also Replicating... have doubled Fran photos, but co-author is Jonathan. The covers of blog posts are also wrong and shared. In the dev environment it looks as expected:

image

We should check what is wrong and fix it.

Thanks for info about it @Relequestual!

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 20 (18 by maintainers)

Most upvoted comments

@magicmatatjahu @akshatnema try with NODE_ENV=production npm run build and NODE_ENV=production npm run export.

@derberg it doesn’t matter what it says on Netlify because it’s overridden with the netlify.toml file.