Relative Content

Tag Archive for asp.net-coreblazorrender.net-8.0

Problem with rendering Blazor in InteractiveServer mode

I’ve got a Blazor 8.0 app. I used the default Blazor template with identity logging. When I use <Routes @rendermode="InteractiveServer"/> logging page and few others located in specific directories start blinking and have infinite refresh loop, but some other pages work just fine.