xmartlabs / XLForm

XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
MIT License
5.78k stars 953 forks source link

Form in modal crash #1000

Open maikelohcfg opened 6 years ago

maikelohcfg commented 6 years ago

I am using XLForm with MJPopupViewController and it work great but if the modal was dismissed while editing a text field and keyboard it is visible app crash with error "view has lost track of it's supervisee, most likely through unsupported use of CALayer API on the view's layer" any idea how avoid this. Thanks a lot