Blazor StreamRendering already not working in sample project
I am new to Blazor and started with a YouTube tutorial.
Therefore I created a Blazor Web App project in VS 2022 (latest version) and .NET Runtime 8.0.6. I included the sample code (Weather App) in the project and let it run without changing anything of the sample code.