S
S
Shurik2021-02-24 16:13:24
Vue.js
Shurik, 2021-02-24 16:13:24

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

3 answer(s)
D
Dmitry Kuznetsov, 2021-02-24
@dima9595

What can I be missing?

SSR

S
Shurik, 2021-02-24
@svisch

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

A
Alexander Dergunov, 2021-03-14
@dergunovs

Studio code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question