nicolium: router: preload on intent
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -1590,6 +1590,7 @@ const router = createRouter({
|
||||
defaultNotFoundComponent: GenericNotFound,
|
||||
defaultPendingComponent: PendingComponent,
|
||||
defaultErrorComponent: SiteError,
|
||||
defaultPreload: 'intent',
|
||||
scrollRestoration: true,
|
||||
pathParamsAllowedCharacters: ['@'],
|
||||
defaultViewTransition: {
|
||||
|
||||
Reference in New Issue
Block a user