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
When the floatlabel is displayed on the ‘input’ element, the placeholder is visible so that the two texts overlap. In primeng version 17, the placeholder was only displayed when the input was active and the floatlabel was displayed over the field.
Describe the bug
When the floatlabel is displayed on the ‘input’ element, the placeholder is visible so that the two texts overlap. In primeng version 17, the placeholder was only displayed when the input was active and the floatlabel was displayed over the field.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-n5jhznk4?file=src%2Fapp%2Fapp.component.html
Environment
Nx monorepo with angular app
Angular version
19.0.5
PrimeNG version
v19
Node version
22.12.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The placeholder should be hidden when the floatlabel is displayed on the input field.
The text was updated successfully, but these errors were encountered: