xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.77k stars 1.33k forks source link

Keyboard is not closing iOS 15.4 #2212

Closed dneykov closed 2 years ago

dneykov commented 2 years ago

After updating to iOS 15.4 keyboard is not closing anymore by pressing Done button. Nothing happens, nothing is logged in Xcode. I manage to reproduce it with the Example as well.

Steps to reproduce the behavior:

  1. Tap on TextRow for example
  2. Then try to close keyboard by pressing Done
  3. Nothing happens

    • Device: iPad 6th Generation
    • OS: 15.4
    • Eureka Version 5.3.5
    • Xcode version 13.3
mats-claassen commented 2 years ago

Hi, this issue has been fixed in #2213

chickendiver commented 2 years ago

Any news on when this will be released?