blazor server running initialization code twice in spite of render-mode="Server"-- does Telerik force server side prerender? I have done everything i can think of and have engaged microsoft directly to try to figure out what is going on. Is there something in Telerik UI for Blazor that is forcing server prerender? The bottom line is that the initial instances of my services have values set and subsequent instances, after initialization code is re-run no longer have the same values and context that my menuing and layouts are relying on for context. Has anyone run into this problem and is it at all related to Telerik components? I'm at a complete loss and have been trying to get this to work for nearly a month now.