After upgrading to MudBlazor 8.x I found that the OnClick event of the first MudTabPanel is being raised during rendering, interfering with the app logic. This didn't occur in MudBlazor 7.x ...
in the latest edition of "optifreak gets on his knees to beg for help from his superior masters" <BR><BR>say you have a linkbutton<BR><asp:linkbutton runat="server ...
There appears to be a critical regression bug in recent versions of the .NET 8 SDK that prevents basic event handling, such as @OnClick, from functioning in Blazor Server applications. The issue is ...