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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote
Change event is not triggered in IE11 browser while enabling the checkbox selection on MultiSelect component in the product version 17.4.46 and its working fine in 17.4.44.

Replication Procedure:

1. Run the below sample(npm install and ng serve)
https://www.syncfusion.com/downloads/support/directtrac/general/ze/Angular_multiselec-30806060
2. Change the value
3. focus out the component.
4. Change event not triggered in IE 11 and its working fine in chrome browser.