Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

Enhance the route traversal logic to correctly identify and process wildcard route matchers (e.g., '**'). This ensures that routes with matchers are properly marked as present in the client router and handled according to their render mode.

closes #31666

@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Nov 4, 2025
@alan-agius4 alan-agius4 requested a review from clydin November 4, 2025 09:56
Enhance the route traversal logic to correctly identify and process wildcard route matchers (e.g., '**'). This ensures that routes with matchers are properly marked as present in the client router and handled according to their render mode.

closes angular#31666
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 4, 2025
@alan-agius4 alan-agius4 merged commit 4eb22bc into angular:main Nov 4, 2025
32 checks passed
@alan-agius4 alan-agius4 deleted the matchers branch November 4, 2025 14:44
@alan-agius4
Copy link
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/ssr target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problems and errors with enforcing SSR using ServerRoutes

2 participants