Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: avoid overwriting id when diffing children
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.
- Loading branch information