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://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorAppAutocomplete-1823751645
The ValueChange event does not trigger when clearing the values using the Backspace or Delete keys. However, when using the clear icon, the ValueChange event triggers as expected.
Replication procedure :
Expected Output: The ValueChange event needs to be triggered whenever the values are changed via mouse or keyboard interaction.
Current Output: The ValueChange event is not triggered when clearing the values using the Backspace or Delete key.