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!

  • 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

 "No records found" showing in popup after we select all the item

Sample: https://stackblitz.com/edit/react-xdwdxjsf-x8cgwygy?file=index.js,package.json


Steps to reproduce:

  • Run the sample
  • Select two options and focusout the component
  • And open the popup
  • You can see the issue

Expected Behavior: Items should be loaded properly in popup after we select all the items

Actual Behavior:"No records found" showing in popup after we select all the item