-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Prevent editor crash when deleting children of GraphNode #69284
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Formally marking as "Request changes", see the discussion above.
5d986cb
to
1483b8d
Compare
When you will be updating your PR next, please amend the commit message as well. I've edited the title of your PR, you can use that. |
1483b8d
to
8e1138d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks! And congratulations on the first merged pull request, I think! 🎉 |
Solve #69082 by adding avaliable child checking.
Bugsquad edit: