react-helmet-async
react-helmet-async copied to clipboard
Only some tags are being rendered?
I don't understand why meta title, meta description and og:title get rendered fine, but meta keywords and all the other "og:" tags do not render when data-rh="true". React Helmet is just erasing the static ones on the index.html page and doesn't replace them.
Any ideas?