Static GitHub Issues

[1001] Redirects don't seem to respect target page component's head section (or at least title, specifically)

prev: What cause a glitch when page transition in Firefox?
next: Nuxt JS nuxt-link nested routes issue

Subj. I.e. if I have a page pages/index.vue redirecting to /students, and then in pages/students.vue there's head: { title: 'students' }, it's not being taken into account and the actual DOM tree's head section is not updated.

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