PrimeNG v18, p-datePicker with 'range' mode, doesn't work the property 'hideOnDateTimeSelect' #17222
Open
1 of 4 tasks
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
As you can see here: https://stackblitz.com/edit/yskatmmp?file=src%2Fapp%2Fdatepicker-basic-demo.html
When the datePicker is used in 'range' mode and 'hideOnDateTimeSelect' is set to
false
it doesn't work properly, the 'false' setting is ignored and the panel is closed once selected the second datePull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/yskatmmp?file=src%2Fapp%2Fdatepicker-basic-demo.html
Environment
Angular v18 and PrimeNG v18
Angular version
18.2.13
PrimeNG version
v18 (LTS Only)
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Check here https://stackblitz.com/edit/yskatmmp?file=src%2Fapp%2Fdatepicker-basic-demo.html
Expected behavior
hideOnDateTimeSelect
should properly work withrange
mode, as it was in the previous PrimeNG versions.The text was updated successfully, but these errors were encountered: