[Vuejs]-Wait till API response before changing view with Vue Router 8 October 2023 by thecoderscamp.com 0👍 The issue with your page height jump could be resolved by this. As for pre-loading the data, you can use the beforeRouteEnter() function, here. [Vuejs]-VueJS wtith storyhot config for storybook and jest error of Cannot find module '@storybook/vue/dist/server/babel_config' from 'config-loader.js' Source:stackexchange.com