mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 23:32:19 +10:00
fix: resolves #2949, remove route preloading
This commit is contained in:
@@ -25,7 +25,6 @@ export const getRouter = async () => {
|
||||
const router = createRouter({
|
||||
routeTree,
|
||||
scrollRestoration: true,
|
||||
defaultPreload: "intent",
|
||||
defaultViewTransition: true,
|
||||
defaultStructuralSharing: true,
|
||||
defaultErrorComponent: ErrorScreen,
|
||||
|
||||
Reference in New Issue
Block a user