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.
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.
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
In this screen it is working properly