I use .NET 8 and this work for me
@rendermode @(new InteractiveServerRenderMode(prerender: false))
Put this on the top of your component and this work for me:)