diff --git a/shell/nuxt.config.js b/shell/nuxt.config.js index 0beddff3d5..2294065ebf 100644 --- a/shell/nuxt.config.js +++ b/shell/nuxt.config.js @@ -305,8 +305,9 @@ export default function(dir, _appConfig) { }, router: { - base: routerBasePath, - middleware: ['i18n'], + base: routerBasePath, + middleware: ['i18n'], + prefetchLinks: false }, alias: {