Static GitHub Issues

[889] Vue-meta and generate (static website)

prev: Static build does not work, assets not found 404
next: The problem of Using the nuxt + iview framework

I've generated a Nuxt website wuth yarn run generate. From the index /, the title is updated when I go to another route. However when I reload the destination page, the title value becomes the one in /index.html.

Do you know how to avoid this behavior?

Plus, it seems I can't add a hid property to title with vue-meta. Does it mean it replaces the default one automatically?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c758">#c758</a>)</em></sub></div>