We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45550c0 commit a067dd4Copy full SHA for a067dd4
knowledge-base/mediaquery-initmediaquery-jsonexception.md
@@ -26,7 +26,7 @@ res_type: kb
26
27
A Blazor app may throw a runtime JSON serialization exception on startup that is similar to:
28
29
-```HTML.skip-repl
+```C#.skip-repl
30
Microsoft.JSInterop.JSException: An exception occurred executing JS interop: DeserializeUnableToConvertValue, System.Boolean Path: $ | LineNumber: 0 | BytePositionInLine: 4.. See InnerException for more details.
31
32
---> System.Text.Json.JsonException: DeserializeUnableToConvertValue, System.Boolean Path: $ | LineNumber: 0 | BytePositionInLine: 4.
0 commit comments