generated from Hebilicious/nuxt-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Currently, when changing page, the page change is instant and we use isLoading
to show a placeholder.
I would like to change this and use the default <NuxtLoadingIndicator />
, but I'm not sure how to do this.
I thought onServerPrefetch(suspense)
would do this behavior, but I must be misundertsanding something.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested