Hi, I'm having this issue with latest version of Nuxt (1.1.1
). asyncData
only works for the first time entering that route. When the route query is changed, asyncData
is called but new data is not applied.
Here's a small repro: https://glitch.com/edit/#!/sage-opera
<!--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/c2254">#c2254</a>)</em></sub></div>