T
tRPC

How to trigger revalidate after server action on a client component

How to trigger revalidate after server action on a client component

MMadmanali939/22/2023
https://github.com/trpc/examples-next-app-dir/blob/main/src/app/server-action/ReactHookFormExample.tsx Following this experimental example I am wondering how to trigger the revalidate on the client side after the server action is complete?

Looking for more? Join the community!

T
tRPC

How to trigger revalidate after server action on a client component

Join Server