Static GitHub Issues

[1526] custome route support

prev: URL hash value is automatically removed
next: build.dll produces uncaught reference error

Think such a case: I have two route path, /blog and /blog/first-blog, and I hope the two route have own page. That means, I can't use the nested route, which will make the second route as a child component of the first route. So far, I don't find any efficient way from doc to solve this. Can there is an official tip to answer this requirement.

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