Skip to content

Add a link to Not Found coverage#37017

Merged
guardrex merged 2 commits intomainfrom
guardrex-patch-1
Apr 17, 2026
Merged

Add a link to Not Found coverage#37017
guardrex merged 2 commits intomainfrom
guardrex-patch-1

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Apr 16, 2026

Fixes #37016

Wade or Tom ... Adding a link to the Additional resources section of the Handle errors article to surface the new (10.0 or later) content on Not Found responses. Not Found responses aren't considered to be unhandled app exceptions. They're considered to be a navigation scenario, so that coverage was placed in the Navigation article. However, I'd like to raise awareness of that coverage in the Handle errors article in case someone looks for it here.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/fundamentals/handle-errors.md aspnetcore/blazor/fundamentals/handle-errors

@guardrex guardrex self-assigned this Apr 16, 2026
@guardrex guardrex mentioned this pull request Apr 16, 2026
67 tasks
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In these scenarios, Blazor fails and usually attempts to:

Removed typo "the".

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub is acting up ... as @tdykstra said! These suggestions are not loading correctly.

Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Looks good. See the very minor typo from the legacy content I mentioned.

@guardrex guardrex merged commit 569b2a3 into main Apr 17, 2026
4 checks passed
@guardrex guardrex deleted the guardrex-patch-1 branch April 17, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a link to Not Found content

2 participants