Static GitHub Issues

[183] $route.hash

prev: Fetch data from an api for all views at first load
next: Mobile based pages

Hi, is there a specific reason why $route.hash is not exposed like $route.query in context? I am trying to find a recommended strategy on routing of client side only pages. Let's say, if I want to do something like /books/#!bookname. That url will be SEO friendly and will work ok with generated books page.

Or is there a better naming/routing for this kind of pages?

Thank you very much in advance

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