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!
Description:
When filtering and selecting the value, the last filtered item only displayed while using item template.
Sample: https://stackblitz.com/edit/react-sn2hkh?file=index.js,package.json
Replication Procedure:
Expected: Full items should be load.
Actual: Last filtered item is shown.