Docusaurus: Workaround for WhatsApp Open Graph Image Bug
I'd recently started to notice that when I shared links to my Docusaurus blog on WhatsApp, the preview image was missing. I assumed it was a problem with my og:image tag, but it turns out it's a bug in WhatsApp's Open Graph handling caused by Docusaurus's newer, faster build pipeline, that minifies the HTML and strips the quotes from the og:image attribute. This post explains the problem and how to work around it.






