Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Issue can be replicated using this demo:
Replication steps: Select the text in the combo box, press backspace to remove the text, and defocus the textbox. As a result, the "change" event is not called.
The attached video also demonstrates some successful ways to get the "change" event called, and in the end the way which does not call the "change" event.