manniL
manniL
NNuxt
Created by Mads on 4/25/2025 in #❓・help
How do I purge cache defineCachedEventHandler
You need to build the invalidation fn yourself
7 replies
NNuxt
Created by Mads on 4/25/2025 in #❓・help
How do I purge cache defineCachedEventHandler
(Chaptermarks should have it at the end)
7 replies
NNuxt
Created by Mads on 4/25/2025 in #❓・help
How do I purge cache defineCachedEventHandler
Explained that in Caching in Nitro 💾 https://youtu.be/KN5e2Hh6uC0
7 replies
NNuxt
Created by Kyllian on 4/22/2025 in #❓・help
Hydration error I can not figure out
that seems to be a better approach.
12 replies
NNuxt
Created by Kyllian on 4/22/2025 in #❓・help
Hydration error I can not figure out
you should not use useLazyFetch in watch btw.
12 replies
NNuxt
Created by Mubo on 3/20/2025 in #❓・help
Is it possible to use 'hydrate-never' with '<component :is="....' ?
glad it helped 😋
42 replies
NNuxt
Created by Mubo on 3/20/2025 in #❓・help
Is it possible to use 'hydrate-never' with '<component :is="....' ?
no problem! 👍
42 replies
NNuxt
Created by Mubo on 3/20/2025 in #❓・help
Is it possible to use 'hydrate-never' with '<component :is="....' ?
42 replies
NNuxt
Created by DiamondSky660 on 4/17/2025 in #❓・help
Is route.path SSR friendly ?
yes
5 replies
NNuxt
Created by Mubo on 3/20/2025 in #❓・help
Is it possible to use 'hydrate-never' with '<component :is="....' ?
Correct (or use auto imports + SFCs)
42 replies
NNuxt
Created by fakie on 4/16/2025 in #❓・help
Hydration attribute mismatch with .webp
@fakie can you raise an issue?
6 replies
NNuxt
Created by JuanMCe on 4/10/2025 in #❓・help
middleware on nested routes
You could use an env var or runtime config to bypass but I’d be careful
15 replies
NNuxt
Created by Nico on 4/12/2025 in #❓・help
Build size slow down website!
other than that, check your bundle and see what contributes the most (as @Kal) said Via npx nuxi analyze
22 replies
NNuxt
Created by Nico on 4/12/2025 in #❓・help
Build size slow down website!
This should reduce the amount of JS that is executed at the moment
22 replies
NNuxt
Created by Nico on 4/12/2025 in #❓・help
Build size slow down website!
Especially landing pages benefit highly from using lazy hydration. Take a look 😋
22 replies
NNuxt
Created by GlitchDev on 4/4/2025 in #❓・help
Hydration mismatch when using text from raw file
random idea: might be related to line breaks?
7 replies
NNuxt
Created by Mike on 4/2/2025 in #❓・help
Auto Imports vs. components/AppHeader.vue (?)
componenets
16 replies
NNuxt
Created by Mike on 4/2/2025 in #❓・help
Auto Imports vs. components/AppHeader.vue (?)
You see it here
16 replies
NNuxt
Created by Mike on 4/2/2025 in #❓・help
Auto Imports vs. components/AppHeader.vue (?)
@Mike typo in your components folder
16 replies
NNuxt
Created by Kealtie on 3/20/2025 in #❓・help
Nuxt 3.15.4 SSR Application - Soft 404's in Google Search Console
But this should be irrelevant for the Googlebot, unless they are checking in between rebuilds
28 replies