Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello
I would like to report a bug in multiselectdropdown. Items are custom rendered in table. Implemented is custom sorting that is set on "query" property. After custom sort operation, the next time the dropdown is opened items are not rendered.
Here is the sample:
https://stackblitz.com/edit/angular-ivy-9zlcrr
Steps to reproduce the problem (images attached):