You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using skyfloatingLabletextfield in a UITableViewCell. There are about 10 such cells.
What did you expect to happen?
Textfield should not disappear
What happened instead?
Whether I type anything or not but when I focus the next input field in the table, the current one disappears completely. And when the cell goes out of screen and comes back, the textfield shows up.
Environment
Xcode Version: 11.2.1
SkyFloatingLabelTextField Version: latest
Deployment Target: 12.0
Base SDK: ?
Method of Integration: CocoaPods
The text was updated successfully, but these errors were encountered:
akshit5230
changed the title
Textfield gets hidden when unfocused in a tableviewcell
Textfield disappears when unfocused in a tableviewcell
Dec 11, 2019
Report
What did you do?
I'm using skyfloatingLabletextfield in a UITableViewCell. There are about 10 such cells.
What did you expect to happen?
Textfield should not disappear
What happened instead?
Whether I type anything or not but when I focus the next input field in the table, the current one disappears completely. And when the cell goes out of screen and comes back, the textfield shows up.
Environment
Xcode Version: 11.2.1
SkyFloatingLabelTextField Version: latest
Deployment Target: 12.0
Base SDK: ?
Method of Integration: CocoaPods
The text was updated successfully, but these errors were encountered: