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

Dynamically set value for input field does not float label up #37

Closed
MShidurkar opened this issue Dec 27, 2016 · 1 comment
Closed

Dynamically set value for input field does not float label up #37

MShidurkar opened this issue Dec 27, 2016 · 1 comment

Comments

@MShidurkar
Copy link

When tries to set value to input field by typing value, the label floats
but when trying to set value programmatically the does not float upward. Both label and value overlaps on each other

@mattonit
Copy link
Contributor

You need to add .active class to label when you set the value via JS

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