Sifro
After upgrading from nuxt 3.6.5 to 3.13.0, new pages are inserted below old page
So I just upgraded from nuxt 3.6.5 to 3.13.0 and after adjusting the type imports for the "Verbatim Module Syntax" from typescript my website loads normally without any errors in the web console or the server, but when I change from one page to another, the content of the new page is just placed below the old page instead of replacing it.
As I dont get any errors or warnings, Im kinda stuck and do not know how to even begin troubleshooting this. Does anybody have had similar problems or can suggest how I should troubleshoot this?
5 replies