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: avoid overwriting id when diffing children #187

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

wash2
Copy link

@wash2 wash2 commented Nov 5, 2024

this can interact with the named IDs, and cause state mismatches, and doesn't need to be done, because the ID will be updated by the diff method if there is a Tag match anyways.

this can interact with the named IDs, and cause state mismatches, and doesn't need to be done, because the ID will be updated by the diff method if there is a Tag match anyways.
@wash2 wash2 requested a review from a team November 5, 2024 03:34
@jackpot51 jackpot51 merged commit 57288e5 into master Nov 5, 2024
6 of 32 checks passed
@jackpot51 jackpot51 deleted the diff-id branch November 5, 2024 04:45
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.

3 participants