When I create a server side app using .NET 8.0 template and run it I see the following calls:
Why is there a browser refresh right after I open a page? It feels completely redundant. There is no such call when using .NET 7.0 template and I suspect it causes additional content flicker.