Describe the bug
Exception in the developer console when trying to move blocks after blocks start shaking
To Reproduce
Steps to reproduce the behavior:
- Go to https://blockly-demo.appspot.com/static/demos/fixed/index.html
- Open developer console
- Drag blocks in the blockly area over each other until there is no space left or blocks start shaking.
- Now remove any block by putting it back
- Notice this exception :
blockly_compressed.js:1802 Uncaught TypeError: Cannot read property 'getRootBlock' of null
at blockly_compressed.js:1802
at Blockly.WorkspaceSvg.Blockly.Workspace.fireChangeListener (blockly_compressed.js:1016)
at Blockly.Events.fireNow_ (blockly_compressed.js:917)
Expected behavior
There should not be any error

Video showing the steps
Video.zip
ChromeOS : 74.0.3729.159 (Official Build) (64-bit)
Platform: 11895.118.0 (Official Build)
JavaScript: V8 7.4.288.28
Flash: 32.0.0.171
Describe the bug
Exception in the developer console when trying to move blocks after blocks start shaking
To Reproduce
Steps to reproduce the behavior:
blockly_compressed.js:1802 Uncaught TypeError: Cannot read property 'getRootBlock' of null
at blockly_compressed.js:1802
at Blockly.WorkspaceSvg.Blockly.Workspace.fireChangeListener (blockly_compressed.js:1016)
at Blockly.Events.fireNow_ (blockly_compressed.js:917)
Expected behavior
There should not be any error
Video showing the steps
Video.zip
ChromeOS : 74.0.3729.159 (Official Build) (64-bit)
Platform: 11895.118.0 (Official Build)
JavaScript: V8 7.4.288.28
Flash: 32.0.0.171