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
The following block of code cases the floating label to float directly on top of the placeholder (with both being visibly overlapping) while there is no focus on the input.
Once focus is added to the input, the label floats to the top as expected. The expected behavior is that the default placement of the label is further up and with smaller font so as not to cover the input.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
The following block of code cases the floating label to float directly on top of the placeholder (with both being visibly overlapping) while there is no focus on the input.
Once focus is added to the input, the label floats to the top as expected. The expected behavior is that the default placement of the label is further up and with smaller font so as not to cover the input.
The text was updated successfully, but these errors were encountered: