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
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
I am only able to reproduce this issue when a form is reset, is this also true for you?
If it is not isolated to the form reset event in your project, then it could also be due to a conflict. If this is the case, you may want to download and edit the index.html file directly in the repository, then add the example field to the form and test it.
First off, thanks for putting together this script.
Unlike inputs and textareas, if a select box has a predefined/initial
selected="selected"
option, float-labels doesn't activate for that field.For example, the following will show "United States" styled as a a grayed out placeholder without any floating label:
The text was updated successfully, but these errors were encountered: