There is a setting called interactivity type in .NET 8 that is static by default and prevents any Blazor component to be interactive, respond to events, etc. This is generally enabled for the framework and not limited to Radzen Blazor components.
There is a setting called interactivity type in .NET 8 that is static by default and prevents any Blazor component to be interactive, respond to events, etc. This is generally enabled for the framework and not limited to Radzen Blazor components.