Conversation
wadepickett
reviewed
Apr 16, 2026
Contributor
There was a problem hiding this comment.
Suggested change
| In these scenarios, Blazor fails and usually attempts to: |
Removed typo "the".
Collaborator
Author
There was a problem hiding this comment.
GitHub is acting up ... as @tdykstra said! These suggestions are not loading correctly.
wadepickett
approved these changes
Apr 16, 2026
Contributor
wadepickett
left a comment
There was a problem hiding this comment.
Approved. Looks good. See the very minor typo from the legacy content I mentioned.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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