Number that is entered into RadzenNumeric<double?> raises NullReferenceException. #520

Closed
opened 2026-01-29 17:38:36 +00:00 by claunia · 0 comments
Owner

Originally created by @YanBos on GitHub (Aug 25, 2022).

@enchev Thank you for Fixing the issue #580 I submitted previously 👍
Unfortunately for Nullable Double there still occurs an error.

Describe the bug
Adding a number to RadzenNumeric<double?> with a constant that is very big results in an error.

To Reproduce
Steps to reproduce the behavior:
Create a RadzenNumeric<double?> component and enter a number like e.g. : " '1237618723687126371263981723987219837981273981273.123123123132"

See error in Console:

Screenshots
image

** Desktop ** (please complete the following information):

OS: Windows 10
Browser: Chrome

Originally created by @YanBos on GitHub (Aug 25, 2022). @enchev Thank you for Fixing the issue #580 I submitted previously :+1: Unfortunately for Nullable Double there still occurs an error. **Describe the bug** Adding a number to RadzenNumeric<double?> with a constant that is very big results in an error. **To Reproduce** Steps to reproduce the behavior: Create a RadzenNumeric<double?> component and enter a number like e.g. : " '1237618723687126371263981723987219837981273981273.123123123132" See error in Console: **Screenshots** ![image](https://user-images.githubusercontent.com/30951698/186083343-323dcc64-cb7f-4a70-a741-5279b1317af4.png) ** Desktop ** (please complete the following information): OS: Windows 10 Browser: Chrome
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#520