Open
Description
This issue is broken off into two parts:
- aspnetcore-browser-refresh.js:55 Unknown payload: { "type" : "Ping" }
- We're currently failing to handle the
Ping
message here - We need to handle this message somehow. We can do a simple no-op, however this may be a good opportunity to tackle Replace batch files with KVM #2
- We're currently failing to handle the
- Running a Blazor web app doesn't always launch the browser
- https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1613517#3285696
- Essentially making a keepalive mechanism for the browser while debugging.