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!
Filtering is not working properly after we giving space
Customer Sample:https://stackblitz.com/edit/react-y5dl8jaa-a2z9fulu?file=index.js
Standalone sample: https://stackblitz.com/edit/react-hszrbudn-zs3rfifx?file=index.js,dataSource.json
Replication Procedure:
Expected Behavior:
Filtering should work correctly even when the search input contains spaces.
Current Behavior:
Filtering does not return the expected results when a space is included in the search input.