Hi, I created an app which has a UITextField within a tableview. This worked fine in Xcode 10 and iOS 12, but it just stopped working in Xcode 11 and iOS 13. The textfield is no longer editable. Textfileds work elsewhere, and I have also checked that user interacxtion is enabled for the textview. Why would it just stop working now? Did iOS 13 bring a breaking change in that area.? I would like some help in this.