I created a new project as follows:
Telerik C# Blazor Application, Hosting Model Type: Web Assembly, Target Framework .NET 5.0, CRUD, Form, Chart
Before making any changes, I tried to run it. It works in Chrome, but in Edge the page only shows:
Loading...
In the browser's Developer Tools I see:
Syntax error in blazor.webassembly.js
I'm using Visual Studio Community 2019 version 16.9.0 Preview 1.0.
Any idea how to resolve this?
Thanks,
Tim