#davidbarratt_error
1 messages ยท Page 1 of 1 (latest)
๐ 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/1351972437423554571
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, have you tried to gather the device information? What browser? What SDK? You have not been able to reproduce this at all?
Did loading the page and trying again unblock them?
Chrome 134.0.0
Windows >=10
it does not appear that the user attempted to refresh the page before bailing checkout
is there something we can add to our code to fix this problem for users when it happens?
dependencies:
@stripe/react-stripe-js 3.3.0
โโโ @stripe/stripe-js 5.8.0 peer
@stripe/stripe-js 5.8.0
Are you able to see this thread, https://discord.com/channels/841573134531821608/1333394401652772904?
I see this is a very edge case hence, you're not able to reproduce the issue
It looks as though the flow was: trying to create a SetupIntent in the wrong locale, which blows up (for known reasons) and then the support agent generated the "Could not retrieve elements store due to unexpected error" response by tapping the 'submit' button on the form anyway