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 Datepicker component includes a size input, which is expected to adjust the size of the component. However, this input appears to have no effect, as all Datepicker instances render with the same size regardless of the value provided.
mertsincan
added
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Dec 25, 2024
Describe the bug
The Datepicker component includes a size input, which is expected to adjust the size of the component. However, this input appears to have no effect, as all Datepicker instances render with the same size regardless of the value provided.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/inymwbgs
Environment
windows
Angular version
19.0.0
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Datepicker
components in the browser.Expected behavior
The size input for the
Datepicker
component should function correctly.The text was updated successfully, but these errors were encountered: