#liliia-n_unexpected

1 messages ¡ Page 1 of 1 (latest)

ruby ospreyBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1226825223198736396

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

silent leafBOT
unborn drift
#

hi! do you have more details like the exact code you're using, what specific browser you're saying this happens in, a link to the site with the problem for us to reproduce it, etc

fresh falcon
#

of course, so on frontend we have simple button which does the following
<MuiButton variant="contained" onClick={(e) => handleAddCard(e)}>

#

and backend simply generates link

#

onclick it should open checkout window which it does on all devices except for ios users, we've spotted the problem on ios safari

#

onclick unfortunately does nothing

#

I guess the problem is on the frontend?

unborn drift
#

are you sure this is related to Stripe? Like have you added logs to check if the onClick is even called at all, regardless of what the actual code inside the event handler does?

#

do you have a link to the site with the problem for us to reproduce this?

fresh falcon
#

I wrote you in private

unborn drift
#

sorry I have closed DMs. If you have a public link please post it here

fresh falcon
#

I think it is browser specific problem as on all other browsers it works as expected

#

can you give me your email, I should add you in order for you to test this?

#

on thr website

unborn drift
#

no sorry. You can post the link here or if you're not comfortable sharing it, you could put up a small reproduction of the Stripe-specific problem on some site like codesandbox or open a support ticket at https://support.stripe.com/?contact=true