#alan_connectjs-events

1 messages ¡ Page 1 of 1 (latest)

reef axleBOT
#

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

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

brave trench
#

alan_connectjs-events

#

@exotic marten no it's not something we support yet but we're working on it. I'd recommend writing to our support team at https://support.stripe.com/contact to share your interest for a feature like this

exotic marten
#

Gotcha, thank you. Do you have any workaround recommendations besides watching the element height?

brave trench
#

none sorry. I wouldn't even trust the element height as we could be drawing the UI in multiple steps in the future

exotic marten
#

Well - I guess 'fully loaded' isn't exactly what I'm looking for here - Mostly I just want to avoid displaying nothing. If there's already some partially loaded stuff getting displayed in the iframe, I'd be fine turning off our loading spinner. Your concern is noted though, thank you - I'll just have to decide how we want to deal with that.