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.
This bug report is available on Nuxt.js community (#c863)