Home

Issue: 594

0.10.6 break asyncData & this.$router.push

[issue link]

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

This bug report is available on Nuxt.js community (#c518)