Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, 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

This issue occurs only when the enable virtualization is set to true and with predefined value is being setted and  when the value property value exceeds the take property in enable virtualization this issue occurs.

Replication procedure:

  • Run the sample.
  • open the popup
  • clear the input by clicking x

Expected behavior:
Change event must be triggered when the preselect value is removed,when enable virtualization is set to true and the preselect value exceeds the take value.

Actual behavior: 
Change event is not triggering when the preselect value is removed, when enable virtualization is set to true