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!
Binding the SfNumericTextBox to a double at the limit of representation and with two decimal places the textbox does not display the correct digits and instead incorrectly displays ".00".
Replication procedure :
Expected Output: The Numeric TextBox component needs to update the value same as Native InputNumber.
Current Output: The Numeric TextBox component does not update the value the same as Native InputNumber.