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!

0
Votes

               It is not possible to enter a space character in the input field of the dropdown component in the latest version 21.1.41. In previous versions, it was possible to enter a space character into the AutoComplete, combobox and dropdownlist component.


Sample (Both Server and WebAssembly) : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Unable_to_enter_a_space_character_in_the_input_field_of_the_Autocomplete_component575376861


Replication procedure :

  1. Run any one of the sample.
  2. click “space” key in the input field
  3. You can see the issue

Expected Output: Able to enter a space character in the input field of the dropdown components.

Current Output: Unable to enter a space character in the input field of the dropdown components.