stripe-archive / react-stripe-elements

Moved to stripe/react-stripe-js.
https://github.com/stripe/react-stripe-js
MIT License
3.03k stars 319 forks source link

When click on stripe element its getting blur #543

Closed ejoo closed 3 years ago

ejoo commented 3 years ago

When I try to click on any of stripe element it is not getting focus. When I try that from another screen then it is working fine. I have render the payment model in the another and there it is not working and another case where I have used outside a model then it is working fine.

In this screen it is not working image

In this screen it is working properly image

sashko-stripe commented 3 years ago

Hi, this project has migrated to React Stripe.js as of early 2020, which also has a somewhat different API. If you believe this is still important, please re-open it there.