Client Side CTX not being available
Hello, I previously had my T3 project set up with Clerk JS and Stripe.
I was able to run a createCheckOutSession from the Client Side, but ever since updating to Next JS 15, Clerk 6, and React 19, my client side related ctx is not availabe.
However, my server side is still available. Are there any changes I'm supposed to make to the T3 Stack CTX code when I upgrade?
2 Replies