Static GitHub Issues

[158] Dynamic nested routes with parent url.

prev: Nuxt Generate - Failed to load resource: The requested URL was not found on this server.
next: Handle SVG files

Hi.

I'm trying to use a dynamic nested router: image

image

But the link loads the parent _cat.vue and not the _slug.vue

But using without the parent url (/cadeiras) it works fine image

image

It loads the correct _cat/_slug.vue

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c133">#c133</a>)</em></sub></div>