[solved] <NuxtPage name="some-name" /> not working
Hi all I'm migrating a Vue 3 project to Nuxt 3 and I'm currently facing a problem with making <NuxtPage name="some-name" /> work
Here's a reproduction where you can what I'm trying to achieve. From what I saw on the docs this is the right way, but not sure if I need to update something on the route structure