When someone removes an extension from a project, the ext._shutdown() function is not called. Steps to reproduce: 1. Add an extension 2. Click the extension drop down under "More Blocks" and choose "Remove extension blocks" 3. The ext._shutdown() function is not called
When someone removes an extension from a project, the ext._shutdown() function is not called.
Steps to reproduce: