Error: Cannot extract Blockly code! after collapsed trigger was copied
I created a new script for Blockly, created a trigger, collapsed it and copied it, after saving it, I can't open the script, it generates the error: Cannot extract Blockly code!
To Reproduce
Steps to reproduce the behavior:
- Create a new script
- Use the first trigger without changes
- Save the script
- collaps the trigger and copy it (the copy can't be moved)
- Save the script
- Open the script --> error Cannot extract Blockly code!
Expected behavior
copy collapse trigger without destroying the whole script
Screenshots & Logfiles
Error message:
This is the trigger I've used:
Collapsed and saves without any errors:
Created a copy of it, the copy can't be moved, after it has been saved it create the Error message and the whole script is gone:
I don't know which logfiles would be required,
Versions:
- Adapter version: 7.1.4
- JS-Controller version: v5.0.16
- Node version: v18.17.1
- Operating system: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
Did the Test with different Web Browser, Firefox, Chrome, Edge all ended up with the same error.
Thank you and kind regards,
Stefan
duplicate: Fehlermeldung: "Can not extract blockly code" #1419
duplicate: Fehlermeldung: "Can not extract blockly code" #1419
- Adapter version: 7.1.4
Please use the latest version for issue reports.
Confirmed in Version 7.1.6:
The insertion marker manager tried to create a marker but the result is missing a field. If you are using a mutator, make sure your domToMutation method is properly defined.
createMarkerBlock@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:814:226
InsertionMarkerManager$$module$build$src$core$insertion_marker_manager@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:811:83
BlockDragger$$module$build$src$core$block_dragger@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:826:711
startDraggingBlock_@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:1131:35
updateIsDraggingBlock_@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:1129:227
updateIsDragging_@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:1130:336
updateFromEvent_@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:1126:366
handleMove@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:1135:472
g@http://10.10.9.10:3000/google-blockly/blockly_compressed.js:133:162