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!
Pressing the spacebar activates the opening of the dropdown popup and scrolling down the page at the same time. In the HTML select tag, if the user presses the space bar, it will only open the popup.
Replication procedure:
Expected Output: Only the popup should be opened.
Current Output: The popup is opened and the page is scrolled down.