MiniM
tRPC2y ago
1 reply
Mini

how to handle or hydrate error throwed in prefetch with streaming?

i tried next-app-dir / rsc-rq-prefetch example, but there have only success case, not failed.
if i throw error in prefetch request, next js redirect me error.tsx is there way to send error to rq with streaming?
Was this page helpful?