© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to Disable the default Nuxt 3 SPA Loading Template? - Nuxt
N
Nuxt
•
8mo ago
•
41 replies
Istiak Hossain Tushar
How to Disable the default Nuxt 3 SPA Loading Template?
I added these two configs in nuxt
.config
.ts
{
ssr
: false
,
spaLoadingTemplate
: false
,
}
I restart my server
. But it is still showing what I don
't want
. How to disable the default loading template
?
Please help me out
.
Recent Announcements
Similar Threads
How to use TailwindCSS to style SPA loading template
N
Nuxt / ❓・help
15mo ago
How to disable default styles in nuxt
N
Nuxt / ❓・help
7mo ago
SPA Loading Template inline external CSS
N
Nuxt / ❓・help
15mo ago
Where do I put the SPA loading template?
N
Nuxt / ❓・help
3y ago