Search code examples
google-chromeblazorblazor-client-side

Blazor not working in Chrome but works in Edge


I was following the "Get started with ASP.NET Core Blazor" example but I get the following error when using the Chrome Browser:

An unhandled error has occurred.

When using the Edge everything was ok. Why this is happening?


Solution

  • Problem resolved possibly by Chrome actualization. Now I am using the 79.0.3945.88 version, everything seems ok.