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!

0
Votes

While add a new item with groupBy feature, newly added item displayed with new group instead of existing group in the popup.


Replication procedure:


1. Please find the issue reproducing the sample from the below link.
https://stackblitz.com/edit/ro1but-uvbejk?file=index.ts
2. Click the button to add a new item
3. Then open the popup
4. The newly added item in the already placed group is created as a separate li element in the popup.