nicolium: router: preload on intent

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-03-08 17:18:28 +01:00
parent a7bcab2f15
commit 4ac1d25ae8

View File

@ -1590,6 +1590,7 @@ const router = createRouter({
defaultNotFoundComponent: GenericNotFound,
defaultPendingComponent: PendingComponent,
defaultErrorComponent: SiteError,
defaultPreload: 'intent',
scrollRestoration: true,
pathParamsAllowedCharacters: ['@'],
defaultViewTransition: {