Static GitHub Issues

[2904] Wait for store update before route change?

prev: require.context importing ignored files
next: Dynamic layout transition

Not sure if this belongs here or in the vue router github. However, my question is, when clicking a link, is there any way to make the route change wait for the store to be updated? I'm setting some store variables on link click, but sometimes the route change is a tiny bit to fast.

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