# Description When click a reporter removed from its parent, the parent get executed instead of itself. <img width="1570" height="994" alt="Image" src="https://github.com/user-attachments/assets/0ab00e24-e637-4041-b610-6b4ad2032736" /> # Recommended fix strategy from upstream In vm's blocklyListen, while removing the block from its parent, clear that block's parent
Description
When click a reporter removed from its parent, the parent get executed instead of itself.
Recommended fix strategy from upstream
In vm's blocklyListen, while removing the block from its parent, clear that block's parent