#redberry95
1 messages · Page 1 of 1 (latest)
Hi there!
Are you following this doc? https://stripe.com/docs/stripe-js/react
Do you see any error messages in the console?
Hi, no messages in the console, thats pretty much how I render the element yes
Can you share your code?
I think I found that the element interferes with the window, and I have suspiciouns its actually removing the focus from the window. Could that be a possibility?
Not sure. I would recommend to simply your code and do exactly what the link I shared earlier suggest, and it shoudl work. Then you can start to customize things based on your own needs, and figure out which part is causing the issue.
Yes, thats exacly what it is, once the paymentelement is focused, the window is not focused anymore