Dan
useAsyncData render initial page loader in SPA
Resolved this. I ended up using the
spa-loading-template
I initially tried this approach but didn't realize the following issue existed https://github.com/nuxt/nuxt/issues/21721 . Using the approach here I was able to get the intended effect.2 replies