Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I am using syncfusion sp line area chart for blazor and I ran into multiple problems, first was that if I go to the page where syncfusion chart is used and then quickly navigate to the other page the application would crash.
Which was raised as bug on your forum and resolved and mentioned that the problem is fixed in the patch version 18.4.43, I updated to that version and now I am facing different problem.
The chart wouldn't render anymore and the page would crash after few seconds, this time I don't even need to navigate
The error I get in console is
Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.Blazor.Charts.SfAccumulationChart.RemoveElements()
I am also attaching the screenshot of the error
nuget version that I installed is 18.4.0.49