Problem statement
Go to https://blockly-demo.appspot.com/static/demos/code/index.html.
Then bring the setter block



Expected Behavior
The setter block shouldnt have the shadow block attached after the math block is delete
Actual Behavior
the setter block contains shadow block after math block is deleted
Steps to Reproduce
- Go to https://blockly-demo.appspot.com/static/demos/code/index.html.
2.Create a variable.
3.Bring the setter variable block to the workspace.
4.Connect a math block to the setter block containing shadow block.
5.Delete this math block.
Operating System and Browser
Chrome Desktop
Additional Information
Problem statement
Go to https://blockly-demo.appspot.com/static/demos/code/index.html.
Then bring the setter block
Expected Behavior
The setter block shouldnt have the shadow block attached after the math block is delete
Actual Behavior
the setter block contains shadow block after math block is deleted
Steps to Reproduce
2.Create a variable.
3.Bring the setter variable block to the workspace.
4.Connect a math block to the setter block containing shadow block.
5.Delete this math block.
Operating System and Browser
Chrome Desktop
Additional Information