Exception

Hi,

can someone please run the attached app (Blazor WASM, .NET5) and have a look as to why the following exception is being raised

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: The given key 'AUD' was not present in the dictionary.
System.Exception: The given key 'AUD' was not present in the dictionary.
   at Syncfusion.Blazor.Internal.Intl.GetNumericFormat[Decimal](Decimal numberValue, String format, String culture, String currencyCode)
   at Syncfusion.Blazor.Inputs.SfNumericTextBox`1[[System.Decimal, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].formatNumber()
   at Syncfusion.Blazor.Inputs.SfNumericTextBox`1.<modifyText>d__304[[System.Decimal, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
   at Syncfusion.Blazor.Inputs.SfNumericTextBox`1.<changeValue>d__300[[System.Decimal, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
   at Syncfusion.Blazor.Inputs.SfNumericTextBox`1.<OnInitializedAsync>d__293[[System.Decimal, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

thankyou

Attachment: WebApplication2_c096e759.zip

1 Reply

PM Ponmani Murugaiyan Syncfusion Team April 23, 2021 01:03 PM UTC

Hi Jeremy, 

Thanks for contacting Syncfusion support. 

We could see two forums for the same issue. Please follow up on the forum ID 163871 for further query. As per the promised date in the forum we will update the analyzed details. 

Regards, 
Ponmani M 


Loader.
Up arrow icon