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

findDOMNode was called on an unmounted component #134

Open
lorensr opened this issue Mar 5, 2019 · 4 comments
Open

findDOMNode was called on an unmounted component #134

lorensr opened this issue Mar 5, 2019 · 4 comments

Comments

@lorensr
Copy link

lorensr commented Mar 5, 2019

I'm getting this error after I click "Pay $10", when my page then rerenders without <StripeCheckout>. I'm not calling findDOMNode, but I'm guessing Checkout is?

inner-284ced8932f4a8…085eeb162a4124.js:6 Uncaught Invariant Violation: Minified React error #44; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=44 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at n (https://checkout.stripe.com/m/lib/inner-284ced8932f4a845e0085eeb162a4124.js:6:27558)
    at Object.r [as findDOMNode] (https://checkout.stripe.com/m/lib/inner-284ced8932f4a845e0085eeb162a4124.js:62:194)
    at t (https://checkout.stripe.com/m/lib/inner-284ced8932f4a845e0085eeb162a4124.js:37:22320)
    at r (https://checkout.stripe.com/m/lib/inner-284ced8932f4a845e0085eeb162a4124.js:58:14240)
@samcpop
Copy link

samcpop commented Mar 21, 2019

I'm getting the same error. I don't suppose you found a solution, did you?

@phongle2512
Copy link

I got the same error ? Btw, how can we enable apple pay, google pay like alipay ?

@LanguageXange
Copy link

Did you find a solution?

@anjanesh
Copy link

anjanesh commented Nov 1, 2020

I'm getting the same error - React 16.8

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

5 participants