Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Endpoint when Exception is processed by Exception Handler #5134

Closed
cliedeman opened this issue Dec 6, 2023 · 0 comments · Fixed by #5135
Closed

Missing Endpoint when Exception is processed by Exception Handler #5134

cliedeman opened this issue Dec 6, 2023 · 0 comments · Fixed by #5135
Labels
bug Something isn't working

Comments

@cliedeman
Copy link
Contributor

Bug Report

The route tag will be missing when the exception handler middleware is present and an exception was handled.

https://github.com/dotnet/aspnetcore/blob/v8.0.0/src/Middleware/Diagnostics/src/ExceptionHandler/ExceptionHandlerMiddlewareImpl.cs#L250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant