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.
When you try to clear data via button, Pie is still there with the old data it is not updated, I've tried setting reference and using Refresh but nothing happens?
SMSrihari Muthukaruppan Syncfusion Team December 23, 2020 08:40 AM UTC
Hi Jovan,
Sorry for the inconvenience.
We have analysed your query. We are able to reproduce the reported scenario. We have considered this scenario as a bug and logged a bug request on this and you can keep track of it from the below feedback portal link.
This fix will be available in our weekly patch release which is scheduled to be rolled out on or before 29 December 2020. We appreciate your patience until then.
Regards,
Srihari
SMSrihari Muthukaruppan Syncfusion Team December 30, 2020 06:46 AM UTC
Hi Jovan,
We are glad to announce that our v18.4.32 patch release is rolled out, we have added the fix for the reported scenario. And you can use the latest (18.4.32) Syncfusion.EJ2.Blazor NuGet package version and we request you to kindly include the lodash script in the HEAD element of the ~/Pages/_Host.cshtml page for server side blazor application. In case, if you are using WASM application, include it in the HEAD element of the ~/wwwroot/index.html page.
We appreciate your patience in waiting for this release. Kindly let us know if you need further assistance.
Regards,
Srihari
JOJovanDecember 30, 2020 09:18 AM UTC
Hi,
I'm using WASM and still seem to have a problem with this, could you maybe provide me a working example?
SMSrihari Muthukaruppan Syncfusion Team December 30, 2020 03:53 PM UTC
Hi Javon,
We have analyzed your query. Based on your requirement we have prepared a sample in WASM for your reference. In which we have used observable collection instead of list so that we can avoid refresh method while changing the data. And also we suggest you to use latest .NET 5 version to overcome some common issues. Please find the sample and screenshot below.
Clear data does works indeed, however when I try to dynamically change data it doesn't do anything? Attached an example Attachment: WASMProjectPieClear874158861_16ffa055.rar
SMSrihari Muthukaruppan Syncfusion Team January 4, 2021 07:48 AM UTC
Hi Jovan,
Sorry for the inconvenience.
We have analyzed your query. We are able to reproduce the reported scenario. We have considered this scenario as a bug and logged a bug request on this and you can keep track of it from the below feedback portal link.
This fix will be available in our weekly patch release which is scheduled to be rolled out on or before 12 January 2021. We appreciate your patience until then.
Regards,
Srihari
SMSrihari Muthukaruppan Syncfusion Team January 13, 2021 11:27 AM UTC
Hi Jovan,
We are glad to announce that our v18.4.34 patch release is rolled out, we have added the fix for the exception thrown. And you can use the latest (18.4.34) Syncfusion.EJ2.Blazor NuGet package version and updated interop CDN file to get rid of the reported issue.