Closed
Description
Expected Behavior
Blocks should not disappear from workspace.
Actual Behavior
Custom procedure definition disappears with the following error in the console:
Uncaught Trying to replace a shadow on a custom procedure definition.
Steps to Reproduce
Not sure how it happened (needs repro). Circumstances involved in producing the error:
- adding a bunch of blocks to the workspace of a sprite
- adding a new sprite via the sprite library
- switching back to the original sprite immediately after adding the new sprite (and then the custom procedure definition was gone)