flutter_stripe icon indicating copy to clipboard operation
flutter_stripe copied to clipboard

Keyboard loses focus on iOS

Open AndreHaueisen opened this issue 1 year ago • 0 comments

Describe the bug If the keyboard covers the CardField we lose focus making it impossible to type. It only happens on iOS

https://user-images.githubusercontent.com/13854934/196276449-277c7feb-83a5-4935-b5e6-9f2354c7bd66.mp4

android_rec

To Reproduce Steps to reproduce the behavior: See the videos

Expected behavior The keyboard should not be dismissed

Smartphone / tablet

  • Device: iPhone Se 2nd generation
  • OS: iOS 16
  • Package version: 5.1.0
  • Flutter version: 3.3.4

AndreHaueisen avatar Oct 17 '22 20:10 AndreHaueisen