TtRPC•Created by shmookoff on 6/24/2024 in #❓-help react-query no cookies on initial load
I suppose the procedure on step 3 is invoked server side using TRPCReactProvider
. This explains why there are no cookies. Why though? I thought the react-query client should only be used client side.. Should I ask this question to the t3 team?