og title meta tags react helmet not showing code example
Example: REACt helmet og tags DONT WORK
This is related to a known prerendering issue.
My fix was to remove the <!DOCTYPE html> declaration from the index.html file as a temporary workaround until the above issue is resolved.