Luehang / react-paypal-button-v2

An easy and simple to use React button component to implement PayPal Checkout with Smart Payment Buttons V2 (Version 2).
https://luehangs.site/lue_hang/projects/react-paypal-button-v2
MIT License
274 stars 81 forks source link

PaymentButton in Dialog #17

Open bingbing720 opened 5 years ago

bingbing720 commented 5 years ago

Hello. I have been rendering PaymentButton in modal dialog. When close modal dialog it crashed even though never clicking PayPal button. image image Please let me know how can I fix this crash. Thank you.

Misiu commented 4 years ago

I have almost the same issue, but when using this component with gatsby-js. @Luehang any ideas what might be wrong?

Misiu commented 4 years ago

@Luehang I just found this comment with a possible workaround. Can this be applied to your component?