Navigation broke since Nuxt update
I just upgraded from Nuxt 3.8.2 / Vue 3.3.13 to the latest version Nuxt 3.9.1 / Vue 3.4.11 and now for every navigation in my app this error is thrown:
In this case, the navigation with
navigateTo()
is broken both between pages that have different layouts and ones that have the same layout.
I remember that I had this error at some point in the past already, but there it was only broken for navigation between pages that had different layouts, and by upgrading Nuxt it was fixed, but it seems like it was now reintroduced?6 Replies
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
same!
Unknown User•10mo ago
Message Not Public
Sign In & Join Server To View
This has been bug fixed already