#DarkLordZW
1 messages · Page 1 of 1 (latest)
Hi 👋 no, I'm not seeing slow loads for Checkout Sessions in test mode currently. I tested with both the quickstart you linked and my test site.
Weird, maybe I'm missing something. Looking in the console logs, it seems to be hanging on this call: https://merchant-ui-api.stripe.com/elements/link-config?key=<my key>
It eventually times out after around 40 seconds or so, but locks the browser up until then
Is that the same request that is taking a long time when testing from the quickstart rather than your test flow?
Hm, is that consistent across multiple browsers?
@knotty sluice still around? Did you see my colleagues response above?
Hey, sorry, had to step away from a bit. I'll check a different browser now
Sounds good
I'd try incognito too
And maybe even just restart your computer
Seems to me like something is cached
Ah, interesting, definitely might be something like that. Tested Edge, Chrome, and Firefox, it's only occurring on Edge. I've restarted my box a few times, I'll try clearing the cache
Interesting.
Just tested on Edge myself and working fine
So yeah likely something with your device
Sure enough, cleared everything in the cache/cookies and it works now! Thanks!