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!

1
Vote

Sample : https://www.syncfusion.com/downloads/support/common/3977/ze/TestComboBox_5da3da47.zip


               In MAUI, if the user types into the component, the popup is not opening. The issue only occurs on mac OS only. The same sample works on windows without any issues.


Replication procedure :

  1. Run the sample on a Mac system.
  2. Type into the component.

Expected Output: The popup needs to show like a windows system.

Current Output: The popup is not shown when the user types into the component.