Square Web SDK not show up sometimes

Hi,
I add the react-square-web-payments-sdk into my REACT app.
The payment form doesn’t show up sometime. It happen more and more lately.
Anyone have any idea about this?

Thank you!

Is the application calling the card object prior to the page being loaded when this happens? If so you’ll want to put in a slight delay before initializing the card form. :slightly_smiling_face: