#phil_stripeapp-iframe

1 messages ¡ Page 1 of 1 (latest)

kindred meadowBOT
#

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

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

mortal pulsar
#

phil_stripeapp-iframe

#

What exact error do you get in the console? I do assume it's CORS/CSP related

#

I'm not sure we'd ever allow an iframe in that situation but a bit more details would help

ripe pewter
#

The error showing in the ui is

An error occurred while rendering the Home view.
SandboxError: Unsupported component: iframe
  at iframe
    at Box
    at WithSdkProps
    at Box
    at WithSdkProps
    at ContextView
    at ComponentWrapper (https://b.stripecdn.com/dashboard-fe-statics-srv/assets/apps.i2s9j33kqn5kv.js:76:5721)
    at WithSdkProps
    at Home (http://localhost:4242/.build/ext.js:248:77)```
mortal pulsar
#

yeah so there is a clear error there that tells you iframe is just not supported

ripe pewter
#

Is there any sort of workaround or approval I can go through?

mortal pulsar
#

No, that's not something we support today. I think you'll want to reach out to our support team https://support.stripe.com/contact to ask for this as a feature request and go in details over your needs and what you are trying to build

ripe pewter
#

Sounds good, thanks so much