Hello.
I am working on an app and I've got some problems while trying to show an stockchart on a page and a column chart on another.
The error ocurrs after I visit the stockchart. Before doing that I can navigate everywhere and see any column chart on any page, but if I visit the stockchat page and then I navigate to another page with a column chart, that page wont show the chart, and the logger will say "Cannot read property 'calculateRangeAndInterval' of undefined".
This happens even when navigating to pages that only contain example data.
I created two pages, and I loaded an example to each one. For the column chart I got the example
this page and for the stock chart I used a code from
this one (I am uploading the files).
Thank you in advance
---- Some Info ----
I'm currently working on windows 10, but the problem replicates on the Mac pro of a partner and on CentosOS server.
We are using Syncfusion.Blazor Version=18.2.0.54, and .Net Core 3.1.301, Host 3.1.5
Attachment:
SyncFusion_6f9b79b0.zip