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!
ejs-timepicker
in an Angular application. When the control is initialized and reset to null
, and then the user manually types a time (e.g., "7:00 AM"
), the following issues occur:change
event is not triggerednull
"7:00 AM"
). change
event.null
, manually entering a time does not change the value. The change
event is not triggered.