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!
Enabling the "allowFiltering" option and rendering the "ng-template," then using the beforeOpen event to change the dataSource, initially displays the entire dataSource without allowing item selection, resulting in a console error. Upon reopening the popup, the newly set dataSource is correctly shown.
Replication steps:
Expected Behavior: The list items should render correctly without causing new console errors.
Actual Behavior: The list items initially do not display properly and cause a console error.