Aaron Dodson

Results 24 comments of Aaron Dodson

Thanks for reporting this, I'm unfortunately not able to reproduce it. To double check, was/is this still happening after sorting out the load order in #1117? Additionally, which browser are...

Hi, thanks for taking a look at this! Unfortunately the instructions were a bit misleading - this example works differently than most others, in that it's loading the serialized contents...

Thank you, and sure thing! You can get the JSON-serialized version of the block that used to be specified in XML by going to the [playground](https://blockly-demo.appspot.com/static/tests/playground.html), dragging out a `print...

I think you may need to update the version of Blockly in package.json - the current version is 8.0.5, and JSON serialization was introduced fairly recently.

Thanks again for your work on this, we really appreciate it!

This example is now on Angular 15 and Blockly 10 and seems to be working fine - closing this accordingly, but please feel free to reopen if issues remain.

This appears to have been resolved in #1346.

All examples have been updated to v9.

Closing this out now that the plugin created by @HollowMan6 is available.

I think this is due to the CSS being unconditionally registered: https://github.com/google/blockly-samples/blob/master/plugins/continuous-toolbox/src/ContinuousToolbox.js#L150-L169 With those rules applied, Blockly looks like this: