Static GitHub Issues

[594] 0.10.6 break asyncData & this.$router.push

prev: [nuxt.js] Cannot load components DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
next: redirect cause Error: Can't set headers after they are sent.

Hello,

With 0.10.5, in an method, I do this.$router.push() to change route. After update to 0.10.6, my route is well changed, but template is not refreshed, but asyncData is well played.

Thanks, Gaƫl

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c518">#c518</a>)</em></sub></div>