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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

When pressing backspace key, it clears all entered text in the auto complete component.


Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/Autocomplete_clear_input_issue1789113099


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.