alex pixel
alex pixel
NNuxt
Created by alex pixel on 10/8/2024 in #❓・help
nuxi generate, nested useAsyncData, not working
Thanks for responding. While trying to reproduce it I found some issues in my useAsyncData functions. I think the payload wasn't serializable which didn't resulted in error on SSR and Client Side, but in SSG. In my simple project code I could use nested useAsyncData functions from different components and don't needed experimental: { asyncContext: true } but in my code I needed it because I use the nuxtApp in this parts of the code.
3 replies
NNuxt
Created by alex pixel on 2/16/2023 in #❓・help
useHead with scripts, how set html attribute to ="true"
thanks for the response. I opened a bug https://github.com/unjs/unhead/issues/103
5 replies