Answer the question
In order to leave comments, you need to log in
Asynchronous meta in nuxt?
Nuxt uses vue-meta to set meta pages. In general, it works fine even if you pass a reactive value there.
But ssr needs the headers to be set during server-side generation, inside the asyncData method.
Until I figured out how to do it.
Answer the question
In order to leave comments, you need to log in
.images_box-model-spec {
order: 1;
}
.itemsnew-list-item-wrapper {
order: 2;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question