Hi, Im on version v18.4.41, Ive been using syncfusion for a long time now, Ive noticed that when you run a blazor server side webapp on a docker container for linux, in my case, some controls dont work properly, in this case charts wont render, and accumulation charts neither.
My DE is:
Windows 10 Pro
Visual Studio Preview Version 16.9.0 Preview 2.0
Using docker-compose with containers for linux, which is officially supported on VS
If I debug the app on my machine its the same as if I deploy the app to a docker container running on Ubuntu Server 19.1, I think you should address this issue because the essence of Balzor and .net core (now net 5) is to be multiplatform.