JP
Explore posts from serversTTCTheo's Typesafe Cult
•Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
Can any RSC wizards help me out here?
This is very confusing to me, if i change tableSchema to be a primitive it works fine. My guess is that all of the values in the closure are serialized and sent to the client only to be sent back to the server??
If this is indeed what is happening (the error message sucks), where can i learn more about this?
10 replies
TTCTheo's Typesafe Cult
•Created by JP on 11/5/2023 in #questions
Is there a way to load my .env from t3-env in one off scripts?
I believe that is what this issue is asking for? https://github.com/t3-oss/t3-env/issues/97
2 replies