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!
Description:
No record found template displayed in the mention component when typing mentionChar without displaying data only when typing enter key.
Sample: https://stackblitz.com/edit/angular-kne1xr-vmklzw?file=src%2Fapp.component.html,package.json
When typing @ after enter key

Initially typing @

Same issue occurs in JS platform.
Demo: https://ej2.syncfusion.com/demos/#/material3/mention/multiple-list.html
Replication Procedure:
Expected: Popup should display with data
Actual: Popup displayed with no records template.