-
-
Notifications
You must be signed in to change notification settings - Fork 143
Description
Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: An exception occurred executing JS interop: DeserializeUnableToConvertValue, System.Decimal Path: $.ant-blazor-a91eae07-6fd6-4334-9988-d7d732270bf0-nav-list.marginTop | LineNumber: 0 | BytePositionInLine: 315.. See InnerException for more details. Microsoft.JSInterop.JSException: An exception occurred executing JS interop: DeserializeUnableToConvertValue, System.Decimal Path: $.ant-blazor-a91eae07-6fd6-4334-9988-d7d732270bf0-nav-list.marginTop | LineNumber: 0 | BytePositionInLine: 315.. See InnerException for more details. ---> System.Text.Json.JsonException: DeserializeUnableToConvertValue, System.Decimal Path: $.ant-blazor-a91eae07-6fd6-4334-9988-d7d732270bf0-nav-list.marginTop | LineNumber: 0 | BytePositionInLine: 315. ---> System.InvalidOperationException: InvalidCast, Null, number at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedNumber(JsonTokenType ) at System.Text.Json.Utf8JsonReader.TryGetDecimal(Decimal& ) at System.Text.Json.Utf8JsonReader.GetDecimal() at System.Text.Json.Serialization.Converters.DecimalConverter.Read(Utf8JsonReader& , Type , JsonSerializerOptions ) at System.Text.Json.Serialization.Metadata.JsonPropertyInfo1[[System.Decimal, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ReadJsonAndSetMember(Object , ReadStack& , Utf8JsonReader& )
at System.Text.Json.Serialization.Converters.ObjectDefaultConverter1[[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].OnTryRead(Utf8JsonReader& , Type , JsonSerializerOptions , ReadStack& , HtmlElement& ) at System.Text.Json.Serialization.JsonConverter1[[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].TryRead(Utf8JsonReader& , Type , JsonSerializerOptions , ReadStack& , HtmlElement& , Boolean& )
at System.Text.Json.Serialization.JsonDictionaryConverter3[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]].OnTryRead(Utf8JsonReader& , Type , JsonSerializerOptions , ReadStack& , Dictionary2& ) at System.Text.Json.Serialization.JsonConverter1[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TryRead(Utf8JsonReader& , Type , JsonSerializerOptions , ReadStack& , Dictionary2& , Boolean& )
at System.Text.Json.Serialization.JsonConverter1[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ReadCore(Utf8JsonReader& , Dictionary2& , JsonSerializerOptions , ReadStack& ) Exception_EndOfInnerExceptionStack at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& , Utf8JsonReader& , Exception ) at System.Text.Json.Serialization.JsonConverter1[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ReadCore(Utf8JsonReader& , Dictionary2& , JsonSerializerOptions , ReadStack& )
at System.Text.Json.Serialization.Metadata.JsonTypeInfo1[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Deserialize(Utf8JsonReader& , ReadStack& )
at System.Text.Json.Serialization.Metadata.JsonTypeInfo1[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].DeserializeAsObject(Utf8JsonReader& , ReadStack& )
at System.Text.Json.JsonSerializer.ReadAsObject(Utf8JsonReader& , JsonTypeInfo )
at System.Text.Json.JsonSerializer.Deserialize(Utf8JsonReader& , Type , JsonSerializerOptions )
at Microsoft.JSInterop.JSRuntime.EndInvokeJS(Int64 , Boolean , Utf8JsonReader& )
Exception_EndOfInnerExceptionStack
at Microsoft.JSInterop.JSRuntime.d__161[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at AntDesign.AntComponentBase.d__151[[System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[AntDesign.JsInterop.HtmlElement, AntDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at AntDesign.Tabs.ResetSizes()
at AntDesign.Tabs.OnAfterRenderAsync(Boolean firstRender)
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task , ComponentState )`
