BlazorExtensions / Notifications

HTML5 Notifications API implementation for Microsoft Blazor
MIT License
137 stars 19 forks source link

Test project JSInterop.JSException when CreateAsync #20

Closed dsanabriav closed 3 years ago

dsanabriav commented 4 years ago

Microsoft.JSInterop.JSException: An exception occurred executing JS interop: The JSON value could not be converted to System.String. Path: $ | LineNumber: 0 | BytePositionInLine: 1.. See InnerException for more details. ---> System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $ | LineNumber: 0 | BytePositionInLine: 1. ---> System.InvalidOperationException: Cannot get the value of a token type 'StartObject' as a string.

vertonghenb commented 3 years ago

Fixed in the new version