Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Sample Link : https://stackblitz.com/edit/syncfusion-multi-select-issue-1
Replication Procedure:
1. Run the sample.
2. Choose “Game 1” and remove Game 1 using chip clear icon.
3. Observe args.itemData has the value which is removed.
4. Type any integer value and choose the custom value.
5. Now remove that value using chip clear icon.
5. Observe args.itemData as null.