stripe / stripe-js

Loading wrapper for Stripe.js
https://stripe.com/docs/js
MIT License
627 stars 155 forks source link

[BUG]: 1px "hidden" iframes at the bottom of body #644

Open mPaella opened 2 months ago

mPaella commented 2 months ago

What happened?

using the paymentelement, as well as the link authentication element (although i think it probably just happens with 1 of these elements), you get multiple 1px "hidden" iframes at the bottom of the page

the iframes specifically have their height set to 1px image

is there a specific reason these must be set to 1px, instead of 0px?

Environment

No response

Reproduction

No response

brendanm-stripe commented 2 months ago

Hey @mPaella -- is this causing a problem for you integration in some way? If so can you clarify what that is?

Note this is not directly related to any behaviour of this loader module, as it is part of how Stripe.js works regardless of how it is loaded.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.