Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The issue occurs when both the blur and focus events are binded in DatePicker component . When selecting a time from the popup and then modifying the time using keyboard, the change event triggers correctly. However, when changing the time using keyboard for the second time, the change event does not trigger as expected.
Replication procedure:
Expected Output: Change event should trigger properly when changing the value in keyboard for second time
Current Output: Change event is not triggering properly when changing the value in keyboard for second time