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
In documentation under the size section, all input fields in the provided samples appear to have the same size. This occurs even though the size input is explicitly passed to them. This behavior is misleading and does not demonstrate the expected functionality of the size input.
Describe the bug
In documentation under the size section, all input fields in the provided samples appear to have the same size. This occurs even though the size input is explicitly passed to them. This behavior is misleading and does not demonstrate the expected functionality of the size input.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://primeng.org/iconfield#sizes
Environment
windows
Angular version
19.0.0
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Each input field in the sample should display a size corresponding to the value of the size input passed to it.
The text was updated successfully, but these errors were encountered: