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

Blocks are not correctly deleted when a variable is deleted #43

Open
anmartan opened this issue Apr 1, 2022 · 0 comments
Open

Blocks are not correctly deleted when a variable is deleted #43

anmartan opened this issue Apr 1, 2022 · 0 comments

Comments

@anmartan
Copy link

anmartan commented Apr 1, 2022

There is a problem when the user sets the blocks like this:
image

And later on they choose to delete the variable (not the variables_set block, but the variable itself), using the delete variable option from the variables_set block (like below):
image

The variables_set is removed and the rest of the blocks still exist, which would seem like a normal behavior:
image

But, if the user then tries to move the math block, these exceptions appear:
image

This block can no longer be erased or connected to other blocks.

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

No branches or pull requests

1 participant