Home

Issue: 2982

Multiple dynamic routes on same level impossible with Nuxt?

[issue link]

I am trying to have such thing:

pages/
--| _section/
-----| index.vue
--| _slug/
-----| index.vue
--| index.vue

But looks like it doesn’t work with Nuxt.

Is there any way to accomplish this?

This question is available on Nuxt.js community (#c2584)