Wait for store update before route change?
[issue link]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.