Huy Tran
Huy Tran
Yes, I did, the ABP01.AuthServer project worked, only ABP01.Blazor had that issue.
The package.json content after modified:  The result is the same.  Only the AuthServer worked.  
@ILAOHE not yet.
I got the same issue with new project created by the latest CLI version 8.3.3  
> hi all > > Make sure the `cshtml` page first line is `@page` > > https://github.com/abpframework/abp/blob/4564c1ec677cac60887a95378370ec8b32715bdf/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/Pages/Index.cshtml#L1 Edited, and it worked as expected.