Static GitHub Issues

[3101] Routing incorrect in 1.4.0 (after 1.0.0-rc11)

prev: How does the nuxtjs website inline CSS on the server side?
next: [Enhancement] Prevent duplicated content on generated routes

If using iperative like

this.$router.push({
        name: 'route',
        params: { param: 1 },
        query: { dynamic: this.value}

URI in brouser address string change, but page not rerender/update

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