Component: Calendar incorrect process initial value from FormControl/ngModel #14699
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
The calendar shows the date in the input element but doesn't select the initial date inside the overlay until I select it by clicking on a specific day inside the overlay.
dateFormat -
yy-mm-dd
dataType -
string
In PrimeNg >=17.3.3 <17.5.0 calendar behavior described here:
#14616
Environment
https://stackblitz.com/edit/4gkycx-okhm5i?file=src%2Fapp%2Fdemo%2Fcalendar-reactive-forms-demo.html
Reproducer
https://stackblitz.com/edit/4gkycx-okhm5i?file=src%2Fapp%2Fdemo%2Fcalendar-reactive-forms-demo.html
Angular version
17
PrimeNG version
17.5.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: