Hi,
creating a (ServerSide) SmithChart with Template Studio in VS Microsoft Visual Studio Community 2019 Preview
Version 16.6.0 Preview 4.0 I get the following error:
Severity Code Description Project File Line Suppression State
Error CS1503 Argument 1: cannot convert from 'System.Collections.Generic.List<BlazorTest.Pages.SmithChartFeatures.SmithDataSource>' to 'System.Collections.Generic.List<Syncfusion.Blazor.Charts.ISmithChartPoint>' BlazorTest J:\__Blazor_Core_3.2_SP5\killme\BlazorTest\Pages\SmithChartFeatures.razor 17 Active
The same happens with the code of the github blazor samples.
regards
Uwe