Nested composables with custom useAsyncData wrapper
Hi, my problem is demonstrated on StackBlitz
https://stackblitz.com/edit/nuxt-starter-heohzu?file=pages%2Findex.vue
It is tied with:
1) Repository pattern
2) Custom useAsyncData wrapper
3) SSR/Hydration errors
and maybe it could be interesting for @manniL / TheAlexLichter because he(you) created some tutorials on how to use these patterns.
Dont mind the result, just watch the code
https://stackblitz.com/edit/nuxt-starter-heohzu?file=pages%2Findex.vue
It is tied with:
1) Repository pattern
2) Custom useAsyncData wrapper
3) SSR/Hydration errors
and maybe it could be interesting for @manniL / TheAlexLichter because he(you) created some tutorials on how to use these patterns.
Dont mind the result, just watch the code