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?
<!--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/c2584">#c2584</a>)</em></sub></div>