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!
Sample: https://blazorplayground.syncfusion.com/LthUXuBZejhTnjwI
Replication procedure :
1. Open the popup and type “r” and now press the “esc” key.
2. Now, see the issue that the text is changed from "The current value is: 'MyValueM'" to "The current value is: ''". The original value "MyValueM" is still displayed in the dropdown.
Current Output:”@bind-value” returns false while press the esc key.