Nuxt: 1.0.0-rc11 Vuetify: 0.16.4 repo: https://github.com/Coletrane/mountain-bike-virginia/
When I $ nuxt generate
, visit a deep link, it renders <div class="blog">
at the top, then the actual route's content as if it was in a slot, with index.vue's content.
$ nuxt
dev mode doesn't complain about the server and client side rendering being out of sync when I visit deep links.
What am I missing?
<!--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/c1849">#c1849</a>)</em></sub></div>