DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
565 stars 356 forks source link

HIGH: The dom view and the contorl value is not in sync #747

Open abhijit-chikane opened 2 years ago

abhijit-chikane commented 2 years ago

image

The view shows the value 2 pm but in control the value is 9 am

Reproduce steps if the min value is set and you tried to change the value manually the view value changes but control value remains the same

Angular version "@angular/core": "^9.1.12",

package version "ng-pick-datetime-ex": "^9.0.9",