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!
When using the displayTemplate in the mention component, the selected item is not shown in the editor.
Replication Procedure:
Sample : https://stackblitz.com/edit/angular-dvxrag?file=package.json,src%2Fapp.component.html
Current Behavior : When using displayTemplate, the selected value is not displayed in the editor.
Expected Behavior : When using displayTemplate, the selected value is displayed in the editor.