elsa-workflows / elsa-workflows/elsa-templates
elsa-combined template: AmbiguousMatchException
- Dominant language
- C#
- Stars
- 3
- Forks
- 0
- Avg merge
- 8m
- Merged PRs (30d)
- 5
Description
Error when I launch my ElsaApp.Host after I created it from Visual Studio new project > Elsa Combined (server, shell, sqlserver, elsa-identity):
`AmbiguousMatchException: The request matched multiple endpoints. Matches: /_Host /_WasmHost /_Host`
`_Host.cshtml` and `_WasmHost.cshtml` in Pages have the same directive `@page "/"`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Pages/_Host.cshtml and Pages/_WasmHost.cshtml in the generated Elsa Combined template, then launch ElsaApp.Host to reproduce the endpoint ambiguity. Compare their @page "/" directives and verify the generated app starts without the AmbiguousMatchException or duplicate root endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100