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!
There is an issue with the MultiSelectComponent when options are remote and itemTemplate is set. Basically, when scrolling up and down a few times, when the loader stops, nothing is shown for the option text.
Sample: https://stackblitz.com/edit/react-ctyqj1-vo2aco?file=index.js,package.json
Replication steps:
Expected Behavior:
The popup items should be displayed properly.
Actual Behavior:
The popup items are not displayed properly.