Hi,
I use GetDocumentAsync to get data from PdfViewer in WASAM Blazor App it works fine until version 19.* but in version 20.* i have this error in console :
"
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $ | LineNumber: 0 | BytePositionInLine: 1.
"
Here 2 samples in version 19 and 20.
Best regards.
Hi mohamed,
We have confirmed that the reported issue “Exception occurs while invoking the GetDocument method” is a defect and logged the defect report for the same. The fix for this issue will be included in our upcoming weekly NuGet release on April 27, 2022. You can track the status using the below feedback link.
Feedback: https://www.syncfusion.com/feedback/34099/exception-occurs-while-invoking-the-getdocument-method
Regards,
Vasugi.
Hi Vasugi,
Thanks for your response and the great support
Waiting for the update
April 27
Thank you very much
Best regards.
Hi mohamed,
We have included the fix for the reported issue in our latest weekly NuGet release (v20.1.0.51). Kindly upgrade to that version to get the issue resolved.
Packages:
https://cdn.syncfusion.com/ej2/20.1.51/material.css
https://cdn.syncfusion.com/ej2/20.1.51/dist/ej2.min.js
Regards,
Vasugi.
Hi Vasugi,
Thanks for your response,
yes now with the last update it works fine.
Thank you very much.
Best Regards,