Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't see placeholder after set in Storyboard #23

Closed
Nik20112 opened this issue Aug 3, 2016 · 2 comments
Closed

Can't see placeholder after set in Storyboard #23

Nik20112 opened this issue Aug 3, 2016 · 2 comments

Comments

@Nik20112
Copy link

Nik20112 commented Aug 3, 2016

Hi,

I have add UITextView and set to KMPlaceholderTextView and set the placeholder property but whenever I run the app placeholder value can't see and getting the below warning.

Can you please help me asap?

Unknown class KMPlaceholderTextView in Interface Builder file.
Failed to set (placeholder) user defined inspected property on (UITextView): [<UITextView 0x799c5000> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key placeholder.
] Failed to set (placeholder) user defined inspected property on (UITextView): [<UITextView 0x79a17800> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key placeholder.

@Nik20112 Nik20112 closed this as completed Aug 3, 2016
@thekie
Copy link
Contributor

thekie commented Sep 13, 2016

Hello.
I have the same problem with version 1.2.2.
What was the solution for you @Nik20112?

Thank you!
Daniel

@ranesr
Copy link

ranesr commented Feb 6, 2017

I also have the same problem with version 1.3.0.

EDIT-
I followed this,

If you are encountering the following warning when using Xcode 8, please make sure to set the Module in the identity inspector of your KMPlaceholderTextView in the interface builder to KMPlaceholderTextView as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants