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: ensure all incoming edges are removed from deleted components #4686

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

zacharyhamm
Copy link
Contributor

We're already detecting deletion in node weight transform correction so this change just adds a little more remove edge updates to the check. It also ensure we don't try to fix the frame contains relationships if the component is being deleted.

@github-actions github-actions bot added the A-dal label Sep 24, 2024
@zacharyhamm zacharyhamm added this pull request to the merge queue Sep 24, 2024
Merged via the queue into main with commit e01fc1f Sep 24, 2024
8 checks passed
@zacharyhamm zacharyhamm deleted the zack/fix-component-deletion branch September 24, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant