The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
KKKarthigeyan Krishnamurthi Syncfusion Team August 8, 2019 07:29 AM UTC
Hi Matthew,
Syncfusion greetings and sorry for the delay.
We could reproduce the reported issue in Client Blazor sample. In v17.2.40, blazor nuget generic type support was provided which is the cause for serialization error in client sample. Kindly add the below code example in .csproj file to overcome the issue. We have prepared the below sample for your reference, kindly refer it.
Many thanks, modifying the project file as directed has done the trick. I'm guessing this was a tricky one to find, I'm just glad I now have a solution.
Again, many thanks for finding the problem.
KKKarthigeyan Krishnamurthi Syncfusion Team August 9, 2019 04:34 AM UTC
Hi Matthew,
We are happy that our solution resolved your issue.