Sitelet https://github.com/angular/angular/pull/70253
Skip to content

fix(forms): implement has handler on FieldTree proxy for Symbol.iterator - #70253

Draft
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:fix-fieldtree-iterator
Draft

fix(forms): implement has handler on FieldTree proxy for Symbol.iterator#70253
JeanMeche wants to merge 1 commit into
angular:mainfrom
JeanMeche:fix-fieldtree-iterator

Conversation

@JeanMeche

Copy link
Copy Markdown
Member

Fixes #70252.

…rator

This implements the `has` handler on the FieldTree proxy so that checking for the iterator using `Symbol.iterator in fieldTree` works correctly, fixing issue angular#70252.
@ngbot ngbot Bot added this to the Backlog milestone Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Symbol.iterator in FieldTree is always false

1 participant