Skip to content

Log when an enhanced navigation fails #62598

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

Merged

Conversation

dariatiurina
Copy link
Contributor

Log when an enhanced navigation fails

Description

This pull request enhances the retryEnhancedNavAsFullPageLoad and adds warning when enhanced navigation falls back to the full page rendering. The main changes is adding warning and additions to the tests that ensure that warning are being sent.

Changes:

Fixes #51229

@dariatiurina dariatiurina requested a review from a team as a code owner July 8, 2025 09:46
@github-actions github-actions bot added the area-blazor Includes: Blazor, Razor Components label Jul 8, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 8, 2025
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

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

Looks great!

@lewing
Copy link
Member

lewing commented Jul 8, 2025

@dotnet-policy-service rerun

@dariatiurina
Copy link
Contributor Author

@dotnet-policy-service agree

@ilonatommy ilonatommy added this to the 10.0-preview7 milestone Jul 9, 2025
@dariatiurina dariatiurina merged commit bf73e6e into dotnet:main Jul 9, 2025
28 checks passed
@dariatiurina dariatiurina deleted the 51229-logging-enhance-nav-fail branch July 18, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log when an enhanced navigation fails
4 participants