Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeze after close the popup #120

Open
cheong12001 opened this issue Sep 14, 2018 · 3 comments
Open

freeze after close the popup #120

cheong12001 opened this issue Sep 14, 2018 · 3 comments

Comments

@cheong12001
Copy link

when i open the payment popup, let it for 5 seconds, then close the payment popup. the screen will freeze for several seconds before i can click anything.

@nerdmax
Copy link

nerdmax commented Sep 19, 2018

I got exactly the same issue! I can see Stripe is downloading something after closing the popup and maybe that blocks the whole page? Just a guess.

@dhurlburtusa
Copy link

I believe this is happening because the backdrop of the modal dialog slowly fades away based on Stripe's CSS. It appears there is no backdrop because it is completely transparent. I don't believe the issue is with react-stripe-checkout.

@bgwaltney
Copy link

Anyone find a solution for this yet? I noticed it also spits out a ton of depreciation warnings

[Deprecation] 'webkitURL' is deprecated. Please use 'URL' instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants