Skip to content

Conversation

alan-agius4
Copy link
Collaborator

Route matchers are not currently supported in Angular SSR. This commit ensures an error is issued when a route matcher is detected.

Route matchers are not currently supported in Angular SSR. This commit ensures an error is issued when a route matcher is detected.
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 8, 2025
@alan-agius4 alan-agius4 requested a review from dgp1130 January 8, 2025 14:43
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Jan 8, 2025
@alan-agius4 alan-agius4 removed the request for review from dgp1130 January 8, 2025 14:50
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed 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 Jan 8, 2025
@alan-agius4 alan-agius4 merged commit 6edb908 into angular:main Jan 8, 2025
35 checks passed
@alan-agius4 alan-agius4 deleted the route-matcher branch January 8, 2025 14:53
@denisyilmaz
Copy link

@alan-agius4 I was using urlMatcher in Angular 19.0 without any issues in our SSR project. Since 19.1 the application is broken. Is there a reason why the application needs to break instead of a soft error log?

@alan-agius4
Copy link
Collaborator Author

@denisyilmaz, I replied on #29384

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/ssr target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants