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!
Sample : https://www.syncfusion.com/downloads/support/common/4009/ze/MauiBlazorNumericTest_e82d44b1.zip
If the NumericTextbox is used with MAUI on mobile and tablet devices, the
decimal separator does not work when using a physical keyboard. However, it
works fine when using touch interaction.
Replication procedure :
Expected Output: Able to enter decimal separator in NumericTextBox component.
Current Output: unable to enter decimal separator in NumericTextBox component.