[x] bug report
[ ] feature request
[ ] support reques
Current behavior
Floating label of InputText is overlaping on input content
Expected behavior
Floating label of InputText must stay raized while input has content
Minimal reproduction of the problem with instructions
Current state of PrimeNg documentation has this problem
PrimeNg InputText Documentation
What is the motivation / use case for changing the behavior?
This awesome feature is required for Material style themes
Angular version: 4.4.X
PrimeNG version: 4.2.X
Language: TypeScript 2.5.X, ES6
Cache issues.....
I'm Facing this issue.
I'm having the same issues with [email protected] and [email protected]
The class ui-state-filled
is not added to the input element, and the label overlaps the text on blur
@bsh314 no it's not "Cache issues....."
forgot to import InputTextModule
I had the same problem, Just imported the InputTextModule and done.
Most helpful comment
I'm Facing this issue.
