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

Placeholder missing after updating to most recent version? #69

Open
eskimo opened this issue Aug 23, 2018 · 4 comments
Open

Placeholder missing after updating to most recent version? #69

eskimo opened this issue Aug 23, 2018 · 4 comments

Comments

@eskimo
Copy link

eskimo commented Aug 23, 2018

As the title suggests my placeholder doesn't seem to get set anymore?

@muukii
Copy link
Collaborator

muukii commented Aug 23, 2018

@jq1106
Really?
How do you set placeholder?
Could you show me the screen of your application?

@eskimo
Copy link
Author

eskimo commented Aug 23, 2018

theTextView.placeholderAttributedText = NSAttributedString(string: "Message", attributes: [NSAttributedStringKey.foregroundColor:Theme.inputPlaceholderColor, NSAttributedStringKey.font:self.theTextView?.textView.font!])

I didn't take a screenshot and already moved back down to the previous version.

@muukii
Copy link
Collaborator

muukii commented Aug 24, 2018

@jq1106
It seems like placeholder is working in the demo application.
What's the difference?

@eskimo
Copy link
Author

eskimo commented Aug 24, 2018

Yeah I tried the demo to see if there was an issue but it worked for me too. Tried looking through the changes in the recent commit to see if I could figure out what caused the issue but couldn't figure it out. All I know is the placeholder works on the 1.2.2 version, but doesn't show if I pod update and build my project again.

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

2 participants