You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you hit Shift-Alt-D in a client-side Blazor app you see a page with instructions for running Chrome with remote debugging enabled so that you can debug your client-side Blazor app in the browser. These same instructions now work with the Chromium based version of Edge, so we should update these instructions to no longer be Chrome specific.