You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: