Calendar with showTime not updating model when only time has been changed #2941
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Instead of a Plunkr Case, the issue can be viewed on the PrimeNG website: https://www.primefaces.org/primeng/#/calendar
Current behavior
Clicking the change time buttons in a calendar component with a
showTime
attribute does not change the models (bound ngModel) value until a date is selected. However, it does change the value within the calendar input.Expected behavior
Clicking the change time buttons should update the model to the new value.
Minimal reproduction of the problem with instructions
The text was updated successfully, but these errors were encountered: