#jake_epping-element-focus
1 messages · Page 1 of 1 (latest)
Hey, you'd call the focus method: https://stripe.com/docs/js/element/other_methods/focus
But it doesn't work for ios now as I understood
Native iOS or web iOS?
web ios
Is there somewhere I can reproduce this?
Hmm, seems this is an iOS limitation: https://github.com/stripe-archive/react-stripe-elements/issues/441
thinks so
https://onboarding.geodzilla.info/checkout
autofocus doesn't work here but focus works
Web site created using create-react-app
I don't know why) But this app is an example for my app
Yup, looks like it's blocked by iOS (see the details at that GitHub issue)
Unfortunately I'm aware of no way around that
Sounds sad, thanks for the help)