Answer the question
In order to leave comments, you need to log in
Why is Nuxt js not displaying content in page source code?
Good afternoon. I am redesigning the vue project with nuxt js for indexing pages by search engines. Moved the main page and found that there is still no content in its source code, but only the connection of scripts! What can I be missing?
Answer the question
In order to leave comments, you need to log in
I looked in more detail at the behavior, it turned out that the content from other components connected to the component is not reflected.
For example, I import another into a component and already in this imported one, instead of content, just view tags <h3 data-v-34777841></h3>
without content are displayed!
upd:
In general, nuxt stubbornly does not want to see any imported data, for example, another component. I don't know what this is about
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question