The problem One of projects i’m working on is using GatsbyJs with react-helmet plugin, there is a known problem , that it breaks whatsapp / twitter previews of the page (and propably others at the moment of writing) by adding data-react-helmet as a attribute to head elements. The solution since GatbsyJs has a gatbsy-ssr.js part,…