We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d874726 commit 4d13f10Copy full SHA for 4d13f10
packages/schema/src/config/experimental.ts
@@ -420,7 +420,7 @@ export default defineUntypedSchema({
420
421
/**
422
* Keep showing the spa-loading-template until suspense:resolve
423
- * @see [Nuxt Issues #24770](https://github.com/nuxt/nuxt/issues/21721)
+ * @see [Nuxt Issues #21721](https://github.com/nuxt/nuxt/issues/21721)
424
* @type {'body' | 'within'}
425
*/
426
spaLoadingTemplateLocation: {
0 commit comments