.NET Core 3.0 Preview 7 - Blazor App - GET /_framework/blazor.boot.json (similar to #1469) #12637
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
investigate
#11897 Describe the bug
404 Error - GET /_framework/blazor.boot.json (Similar to #1469)
To Reproduce
Steps to reproduce the behavior:
Using this version of ASP.NET Core '.Net Core 3.0 Preview 7 with new SignalR NuGet'
Run this code:
https://github.com/bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Deployed here (App Service with SignalR)
https://baseballpredictionblazor.azurewebsites.net/baseballprediction
With these arguments: Select the fake player or move slider. Sometimes on first load in 'preview 7' it just hangs and requires a Ctrl+F5 reload
See error
Expected behavior
No hanging app on first load
Additional context
Don't remember this happening in preview 6 or earlier. But then again App Insights with Blazor had issues (it would just stop working). Preview 7 .net core 3.0 it works fine.
I work at Microsoft, so can debug internally as well.
The text was updated successfully, but these errors were encountered: