Meta tags are fetched from an API and rendered on the page, but there are some issues with displaying them correctly. #9228
Unanswered
champs1106
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I set some meta tags on multiple products i fetch meta tags by using the api. It is the api response
`
`
meta description are not showing on the frontside
`
`
computed
`
`
I fetch the data by using this method
`
`
It is my public > index.html
it is my main.js
`
`
it is my page path where i check the meta description
Beta Was this translation helpful? Give feedback.
All reactions