basic-ph
basic-ph
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
Thanks for your clarification! 👌 I think I got it now. I've noticed that in some documentation examples (i.e. https://github.com/nuxt/nuxt/blob/4dbe748cfc3775aecb8fccc3bb2a4136241aa120/docs/1.getting-started/6.data-fetching.md?plain=1#L222) the await is missing when lazy: true/ server: false. is the lack of await intentional?
18 replies
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
Can you give me some clarification? I'm not sure about what do you mean by "client-side" and "server-side" navigation
18 replies
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
As far as I understand if I use lazy option the presence of await does not affect the navigation, does it?
18 replies
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
18 replies
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
Omg, so dumb! Thanks for your time Alex 🍺
18 replies
NNuxt
Created by basic-ph on 4/19/2024 in #❓・help
useFetch and lazy option
Here https://stackblitz.com/edit/github-7hutqh it seems navigation is not "blocked" 😕
18 replies
NNuxt
Created by basic-ph on 4/13/2023 in #❓・help
500 Infinite redirect in navigation guard
Thank you very much for your advice Daniel, I got it working after some reasoning about "to"/"from" logic. Have a nice day/night! 🇮🇹 👋
4 replies
NNuxt
Created by basic-ph on 2/12/2023 in #❓・help
`process.server` and `process.client`
Thank you guys! I saw that Nuxt 2 documentation page but the fact that process.client and process.server are nuxt-based was not very clear to me
5 replies