BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
In my project I use Syncfusion.Blazor and also original Bootstrap 5.2 (https://getbootstrap.com/docs/5.2/getting-started/download/).
I've noticed that when I use SfAccumulationChart control, there is a conflict with Bootstrap js file.
I've uploaded a sample project to reproduce the issue:
blazor.server.js:1 Uncaught (in promise) TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Window'
--- property 'window' closes the circle
at JSON.stringify (<anonymous>)
at D (blazor.server.js:1:5362)
at w (blazor.server.js:1:2155)
at C.invokeMethodAsync (blazor.server.js:1:4014)
at syncfusion-blazor.min.js:9:7565
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
If I remove it, there is no this problem anymore
Bootstrap 5 is used by many web applications so probably Syncfusion shouldn't conflict with it
If you need more info, please let me know
Hi Roman,
Greetings from Syncfusion.
We have considered your reported scenario as bug and logged a defect report for this issue. This fix will be available in our weekly patch release which is scheduled to be rolled out on 3rd January 2023. We appreciate your patience until then. You can keep track of the bug from the below feedback link.
Feedback Link : https://www.syncfusion.com/feedback/39874/bootstrap-reference-throws-exception-while-resizing-window
If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.
Regards,
Durga Gopalakrishnan.
Hi Roman,
We are glad to announce that our v20.4.0.42 patch release is rolled out; we have added the fix for reported issue. You can use the latest Syncfusion.Blazor.Charts NuGet package.
NuGet Package : https://www.nuget.org/packages/Syncfusion.Blazor.Charts/
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Durga Gopalakrishnan.