Static GitHub Issues

[1660] Optimistic updates

prev: I don't have any idea why SPA mode is not working
next: Generate dynamic routes, and only use prepopulated data from generate.routes

Seems like the Nuxt pattern of using asyncData will make the component always fetch data every time the view will be rendered. Is there something like Meteor's "optimistic updates"?

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