stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Keyboard is not opening when tapping outside of text input (CardField)

Open giorgiofellipe opened this issue 3 years ago • 0 comments

Describe the bug Keyboard is not opening when tapping outside of the real text inputs (green area). The focus is placed correctly but the Keyboard ain't open.

To Reproduce Steps to reproduce the behavior:

  1. Place CardField on a screen
  2. Tap outside of the real text inputs (green area of the screenshot below)

Expected behavior Keyboard is opened wherever I tap on CardField.

Screenshots image

Smartphone (please complete the following information): Multiple devices tested:

  • Galaxy S20+ | Android 11
  • Galaxy S10 | Android 10
  • Galaxy S20 Ultra | Android 11
  • Redmi Note 8T | Android 9

giorgiofellipe avatar Feb 07 '22 18:02 giorgiofellipe