#greekares
1 messages · Page 1 of 1 (latest)
Hello 👋
I don't believe that's something we support for security reasons.
What's the usecase?
this is for accessiblity reasons. We have users who access our platform using screen readers and when there is a validation error we want the focus to go inside the element.
I see. what error do you get when you call element.focus()?
https://stripe.com/docs/js/element/other_methods/focus
haven't tried that yet.
Ah give it a try
Did that help?