Circus
Circus
TtRPC
Created by Circus on 4/16/2024 in #❓-help
Revalidate / invalidate in server components
Is there a solution for TRPC query invalidation (or revalidating), passing the actions from the client component where the action happens to server components? So far, I've only seen examples where you have to turn the respective server components into client components. Are there any better solutions?
2 replies