Hi,
I'm trying out the Stock chart control and I am unable to get it working on later nuget versions. Just adding the tag makes the circuits break (serverside Blazor). Tried some samples from other posts here on the forum and they work as long as the versions are much older. Any help appreciated.
[2022-01-01T15:35:51.893Z] Error: System.NullReferenceException: Object reference not set to an instance of an object.
at Syncfusion.Blazor.Charts.SfRangeNavigator.ResizeChart()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__127_0(Object state)
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteSynchronously(TaskCompletionSource`1 completion, SendOrPostCallback d, Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteBackground(WorkItem item)
log @ blazor.server.js:1
Attachment:
SyncfusionBlazorApp2_5510eb4e.zip