Skip to content

fix(core): zoneless scheduler should check if Zone is defined before …#55118

Closed
atscott wants to merge 1 commit intoangular:mainfrom
atscott:typeofzone
Closed

fix(core): zoneless scheduler should check if Zone is defined before …#55118
atscott wants to merge 1 commit intoangular:mainfrom
atscott:typeofzone

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Mar 29, 2024

…accessing it

zoneless scheduler should check if Zone is defined before accessing it

fixes #55116

…accessing it

zoneless scheduler should check if Zone is defined before accessing it

fixes angular#55116
@atscott atscott added target: major This PR is targeted for the next major release area: core Issues related to the framework runtime labels Mar 29, 2024
@ngbot ngbot bot added this to the Backlog milestone Mar 29, 2024
@JeanMeche JeanMeche 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 target: major This PR is targeted for the next major release labels Mar 29, 2024
@atscott
Copy link
Contributor Author

atscott commented Mar 29, 2024

This PR was merged into the repository by commit a99cb7c.

@atscott atscott closed this in a99cb7c Mar 29, 2024
@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 Apr 29, 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: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ChangeDetectionSchedulerImpl breaks Zoneless apps

4 participants