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!
When pressing backspace key, it clears all entered text in the auto complete component.
Replication procedure:
1. Run the attached sample
2. Enter any value in the autocomplete input.
3. Now press the backspace key.
4. As we can see, all of the values in the input will be cleared. However, a single character should clear in the input.