SkyFloatingLabelTextField
SkyFloatingLabelTextField copied to clipboard
Placeholder disappears after typing & removing
Report
The placeholder text disappears after typing & removing it.
What did you do?
Tap the textfield, type some words, remove the complete entry.
What did you expect to happen?
The placeholder should be visible.
What happened instead?
The placeholder is not visible.
Environment
Xcode Version: 8.3.3 SkyFloatingLabelTextField Version: 3.2.0 Deployment Target: 9.0 Base SDK: 10.3 Method of Integration: CocoaPods
This is also happening with password fields. When you delete just one character in a password field, iOS automatically deletes the entire password. It is then when the title disappears.