Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(core): Remove ignoreChangesOutsideZone option#62700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
atscott wants to merge1 commit intoangular:main
base:main
Choose a base branch
Loading
fromatscott:removeIgnoreChangesOutsideZone

Conversation

atscott
Copy link
Contributor

This option was introduced out of caution as a way for developers to opt out of the new behavior in v18 which scheduled change detection even when events happened outside the NgZone. After monitoring the results post-release, we have determined that this feature is working as desired and do not believe it should ever be disabled by setting this option totrue.

This option was deprecated in v18.2, less than 3 months after it was introduced in v18. We do not really expect it to be used.

BREAKING CHANGE:ignoreChangesOutsideZone is no longer available as an option for configuring ZoneJS change detection behavior.

This option was introduced out of caution as a way for developers to opt out ofthe new behavior in v18 which scheduled change detection even whenevents happened outside the NgZone. After monitoring the results post-release, wehave determined that this feature is working as desired and do not believe itshould ever be disabled by setting this option to `true`.This option was deprecated in v18.2, less than 3 months after it wasintroduced in v18. We do not really expect it to be used.BREAKING CHANGE: `ignoreChangesOutsideZone` is no longer available as anoption for configuring ZoneJS change detection behavior.
@atscottatscott added the target: majorThis PR is targeted for the next major release labelJul 17, 2025
@angular-robotangular-robotbot added detected: breaking changePR contains a commit with a breaking change area: coreIssues related to the framework runtime labelsJul 17, 2025
@ngbotngbotbot added this to theBacklog milestoneJul 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
area: coreIssues related to the framework runtimedetected: breaking changePR contains a commit with a breaking changetarget: majorThis PR is targeted for the next major release
Projects
None yet
Milestone
Backlog
Development

Successfully merging this pull request may close these issues.

1 participant
@atscott

[8]ページ先頭

©2009-2025 Movatter.jp