ant-design-blazor / ant-design-blazor/ant-design-pro-blazor
error when use the full template
Open
- Dominant language
- HTML
- Stars
- 834
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
`
An unhandled exception occurred while processing the request.
InvalidOperationException: Cannot find the fallback endpoint specified by route values: { page: /_Host, area: }.
Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DynamicPageEndpointMatcherPolicy.ApplyAsync(HttpContext httpContext, CandidateSet candidates)
`
install command: dotnet new antdesign --host server --force --full
but when i use webassembly template it works fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.