You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Becasue of recent changes to the HxECharts component with the introduction of constructor injection instead of parameter injection, the component throws an error in .NET8 applications. As constructor injection for blazor components is only supported in .NET 9 .