diff --git a/vite.config.ts b/vite.config.ts index 5d205fcc..82142f42 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -54,7 +54,7 @@ export default defineConfig({ v3_relativeSplatPath: true, v3_throwAbortReason: true, v3_lazyRouteDiscovery: true, - v3_singleFetch: true, + v3_singleFetch: false, v3_routeConfig: true, }, }),