Keyboard focus stuck on Stripe pay/submit button #7
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
In the
CheckoutCard
component there is a submit ("Confirm") button element from Stripe positioned under the credit card number input element. If using a keyboard to tab into focusing on this element, it becomes stuck, so the keyboard becomes useless to navigate elsewhere on the page.Related code:
Payment.tsx
The text was updated successfully, but these errors were encountered: