Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Replication procedure:
Expected Output: When AllowCustomValue is set to true, typing a entire word that matches an item in the popup should automatically move the focus to that item.
Current Output: When AllowCustomValue is set to true, even if the typed entire word matches an item in the popup, the focus does not move to that item.