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.