JP
JP
Explore posts from servers
DTDrizzle Team
Created by Andrew on 3/12/2025 in #help
Not connecting to Drizzle Studio
@Diontae Johnson
6 replies
DTDrizzle Team
Created by Andrew on 3/12/2025 in #help
Not connecting to Drizzle Studio
Check out the #drizzle-studio channel
6 replies
DTDrizzle Team
Created by Andrew on 3/12/2025 in #help
Not connecting to Drizzle Studio
TypeError: Cannot read properties of undefined (reading 'event') at gfn (https://local.drizzle.studio/index.js:19491:7603) I'm getting this error today, haven't updated anything.
6 replies
TTCTheo's Typesafe Cult
Created by jannis.gg on 12/6/2023 in #questions
Store Bank Account Information in Database
Are you building a stripe competitor? Is doing the actual invoice generation your main value proposition? If not, i highly recommend just using stripe. https://stripe.com/connect
3 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
I guess the bigger question i have is why don't server components rerender
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
My guess is that it's necessary to rebuild the correct context. Why couldn't react just render the RSC again to know the context (im fuzzy on this)?
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
I guess i'm trying to better understand why we have send variables being "closed over" to the client in the first place.
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
nevermind... taint doesn't work.
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
that seems to resolve my error...
10 replies
TTCTheo's Typesafe Cult
Created by JP on 12/6/2023 in #questions
Can't reference complex object in server action closure
Wait is this what taint is for?
10 replies