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!
The value that is not present in the datasource is not being retrieved from
the ref.current in
react
Replication Procedure
Expected : Only value in the data source is retrieved from ref.current
Actual: value not in the datasource should also retrieved from ref.current
Sample : https://stackblitz.com/edit/react-y64ubk-6hzyf2?file=index.js,index.html,package.json