index.vue pages set up, in the following set up:index.vue shows the correct content and so does transcripts/index.vue<nuxt-link to="/transcripts"> on the index.vue): when I click it, the URL changes to /transcripts but the content stays the same as the original index.vue until I hit F5/refresh the tab. (I have attached a GIF for demo)/transcripts to / works fine.