Skip to content

fix(@angular/ssr): allow all hosts in common engine rendering options…#33182

Merged
alan-agius4 merged 1 commit into
angular:19.2.xfrom
alan-agius4:19-ci-fix
May 13, 2026
Merged

fix(@angular/ssr): allow all hosts in common engine rendering options…#33182
alan-agius4 merged 1 commit into
angular:19.2.xfrom
alan-agius4:19-ci-fix

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

… to prevent validation errors

This is needed due to the angular/angular#68593

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CommonEngine in the Angular SSR package to include allowedHosts: ['*'] within the commonRenderingOptions object. This change is intended to bypass host validation at this stage, as validation is already performed in the render method. There were no review comments provided, so I have no feedback to offer.

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: lts This PR is targeting a version currently in long-term support labels May 13, 2026
@alan-agius4 alan-agius4 merged commit 842fee0 into angular:19.2.x May 13, 2026
28 of 29 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator Author

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

@alan-agius4 alan-agius4 deleted the 19-ci-fix branch May 13, 2026 09:09
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: lts This PR is targeting a version currently in long-term support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants