Static GitHub Issues

[640] i find in ie 9 , when i visit a url such as 'http://www.b.com' it will auto add '#' to the end

prev: Docs misleading about extending routes
next: when i use nuxt in ie9 , i find it useless to set var in asyncData function

i find in ie 9 , when i visit a url such as 'http://www.b.com' it will auto add '#' to the end

so it becomes 'http://www.b.com/#/'

it cause that if i visit a page not index such as 'http://www.b.com/search'

it will becomes 'http://www.b.com/#/search' , the content after # wont commit to the server, take a fill problem.

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