Atinux
useAsyncData - opt out of reactive error handling
I will follow up on https://github.com/nuxt/nuxt/issues/31743
22 replies
useAsyncData - opt out of reactive error handling
Thank you for your feedback @Mole, I agree that Nuxt 3 error handling is a bit trickier than Nuxt 2 as we have to deal with <Suspense> and stop the rendering of the page on SSR to show the error page.
We believed that handling errors at the component level could:
- improve the UX as you can show the error with a specific context (and keeping the header/footer/layout)
- avoid dealing with concurrency as many components can have data fetching happening
22 replies
CDCloudflare Developers
•Created by Atinux on 7/17/2023 in #pages-help
GitHub integration not working
Arc browser seemed to be the issue
21 replies
CDCloudflare Developers
•Created by Atinux on 7/17/2023 in #pages-help
GitHub integration not working
Neveming, went with Google Chrome and worked 👌
21 replies
CDCloudflare Developers
•Created by Atinux on 7/17/2023 in #pages-help
GitHub integration not working

21 replies
CDCloudflare Developers
•Created by Atinux on 7/17/2023 in #pages-help
GitHub integration not working
Same issue
21 replies