#jake19x - Next.js server actions - react server components error

1 messages · Page 1 of 1 (latest)

limber wyvernBOT
daring heron
#

hey again, this seems like the same issue as yesterday and unfortunately i don't think we're going to be able to help you live. Did you write in to support like we asked yesterday?

#

We really need you to share more details about how you're using the stripe.js react components in your app, likely with a complete example we can inspect

#

jake19x - Next.js server actions - react server components error

arctic basalt
#

Hello, I called support, unfortunately they do not know anything about Next.js 13 and could not help me at all. They sent me here again, so I thought that I would make one last attempt before giving up.

What details do you need from me?

daring heron
#

A complete integration example showing what you're doing and the error getting in the way so we can reproduce the error and explore options

#

I'm assuming you can't share your own app publicly, so likely you'll want to create a minimal reproduction of the issue in a separate public github repository

#

With that, i'd suggest writing in (not using request a call), using the webform in the support center:
https://support.stripe.com/contact/email

#

As discussed previously this seems to be an issue not specifically related to any Stripe SDK, based on the error you've shared

#

one of its parents is marked with "use client", so it's a Client Component

#

You need to look into why the "parent" of the component meant for the server is marked for client. I'm not familiar with Next.js and RSC so can't ofer much detail on how to chase that down, but if you're using these APIs I assume you are familiar with how to do that.

arctic basalt
#

Ok thanks

limber wyvernBOT