Joey
Joey
NNuxt
Created by Joey on 12/21/2024 in #❓・help
Default layout in error page
Can I use the default layout when creating an error page? It's not working with either NuxtLayout nor with definePageMega.
11 replies
NNuxt
Created by Joey on 12/21/2024 in #❓・help
Setting up NuxtImg with an external cdn using ipx
Hello, I want to use Nuxt Image to serve images from an external cdn locally (from within the public folder), but I can't get the configuration right. Could anyone provide me with an example configuration for this?
21 replies
NNuxt
Created by Joey on 12/20/2024 in #❓・help
Storing and accessing large json data set for navigation
Hi, We have a large e-commerce site that has hundreds of dynamic pages. What would be the best and most efficient way to store and access the data containing these pages? The data needs to be checked and used on every page navigation.
10 replies
NNuxt
Created by Joey on 12/1/2024 in #❓・help
Non-reactive data
What's the best way to put data in a component that doesn't need to be reactive using the options API?
5 replies
NNuxt
Created by Joey on 12/1/2024 in #❓・help
Ignore query params in Nitro prerender
Does anyone know how to ignore query params when using Nitro prerender in Nuxt 3? It crawls every URL, including ones with query params. I want them to be ignored by the crawler.
8 replies
NNuxt
Created by Joey on 11/27/2024 in #❓・help
Prerender static 404 page
Is there any way to prerender a static 404 page instead of it being an SPA fallback in Nuxt 3?
5 replies