#goldman_code

1 messages · Page 1 of 1 (latest)

frigid tangleBOT
#

👋 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/1398214303978618911

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

old lance
#

hi there!

#

ERROR IntegrationError: Please ensure the Payment Element is mounted before calling confirm().
could you have some kind of race condition that could delay the Payment Element mouting?

snow cargo
#

it looks like some timing issue, yes. because it´s a bit random if it happens or not.
The weird thing is that the element is visible and usable. And when I call the confirm() later it gives me that error.

#

and it gives me the error always unless I reload the full page

old lance
#

can you add lots of console.log to your page and try to reproduce the issue? then looking at the logs should give you a better idea of the exact issue.