Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly track updates to keyed fields in keyed iterator (closes #3401) #3403

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

gbj
Copy link
Collaborator

@gbj gbj commented Dec 24, 2024

#3170 fixed the tracking of parent fields in children (and vice versa), including in keyed subfields (see #3169), but didn't correctly apply that change in the case of the IntoIter implementation (see #3401). This applies that same tracking mechanism there.

@gbj gbj merged commit b91429d into main Dec 24, 2024
74 checks passed
@gbj gbj deleted the 3401 branch December 24, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant