Skip to content

Conversation

alan-agius4
Copy link
Collaborator

In cases where the application is not zoneless and async/await is downleveled, an issue occurred where await was not being downleveled correctly. This led to the bootstrap is not a function error.

See: https://github.com/angular/angular/actions/runs/10817795242/job/30014914340?pr=57776

In cases where the application is not zoneless and async/await is downleveled, an issue occurred where `await` was not being downleveled correctly. This led to the `bootstrap is not a function` error.

See: https://github.com/angular/angular/actions/runs/10817795242/job/30014914340?pr=57776
@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Sep 12, 2024
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Sep 12, 2024
@alan-agius4 alan-agius4 merged commit 85df401 into angular:main Sep 12, 2024
33 checks passed
@alan-agius4 alan-agius4 deleted the await-fix branch September 12, 2024 15:09
@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 Oct 13, 2024
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: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants