robertinio
TTCTheo's Typesafe Cult
•Created by robertinio on 11/7/2023 in #questions
Suspense with TRPC server query
Hi, I'm trying to query some data using TRPC in my server component. However, when using React.Suspense, I never see a fallback (even if I disable cache and use a slow 3G connection). I'm not sure if this is not the right pattern or if I just can't test it properly.
6 replies