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

In multiselect with grouping. The multiselect has some items selected initially. If you click to delete one item or click X button to delete all items and just after that click to the input to open the list, then you will see deleted items in the list but the group will not be displayed for them.


Note: that the issue present only if there are some items selected initially. If the multiselect is empty initially, it doesn't reproduce.


Sample :

Replication Procedure

  • Run the sample.
  • Delete the preselected values.
  • Open the popup, and see that the see deleted items in the list but the group will not be displayed for them.

Current Behaviour : The deleted items in the list but the group will not be displayed for them.

Expected Behaviour : The deleted items in the list but the group will be displayed for them.