blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Plugins, codelabs, and examples related to the Blockly library.

Results 282 blockly-samples issues
Sort by recently updated
recently updated
newest added

### **Category**: Examples ### **Is your feature request related to a problem? Please describe.** I'm trying to create a react project with Blockly, but since I use typescript, the default...

type: feature request
help wanted
category: example

**Category** **Component** block-test **Describe the bug** Warning about extra unregister call is triggered when this plugin is loaded. ``` No extension mapping for name "test_many_blocks_mutator" found to unregister ``` **To...

type: bug
help wanted
good first issue
category: plugin
cleanup

**Describe the bug** When using custom Blockly modules with Parcel, I get the error `Uncaught TypeError: global is undefined`. **To Reproduce** 1. I [forked the blockly-samples repository](https://github.com/roipoussiere/blockly-samples), then `cd blockly-samples/examples/blockly-parcel`,...

type: question
category: example

**Category** All **Component** All **Describe the bug** Windows does not redirect 0.0.0.0 to localhost (127.0.0.1) So when you run `npm run start` you have to redirect it yourself. **To Reproduce**...

type: bug
help wanted
cleanup

**Category** - Examples **Component** A new project in the `examples` folder, that includes a custom Blockly generator as a ES6 module ready to be published on npm. **Is your feature...

type: feature request
help wanted
category: example

**Category** - Plugins **Component** dev-tools - addGUIControls **Is your feature request related to a problem? Please describe.** Would like a more convenient way to test RTL blocks with rtl language...

type: feature request
category: plugin
⚪ dev-tools

**Category** **Component** Continuous Toolbox **Describe the bug** - Upon entering keyboard navigation mode, the flyout closes. - When you try to focus on the flyout it will always put the...

type: bug
category: plugin

**Is your feature request related to a problem? Please describe.** A significant portion of the user interaction with Blockly is moving around the canvas. There are only two ways to...

type: feature request
help wanted
category: plugin
status: discussion

**Category** Plugins **Component** n/a **Is your feature request related to a problem? Please describe.** Plugins that have translatable text on UI element require translation support, but there is no "official"...

type: feature request
category: plugin
status: discussion

**Category** Plugins **Component** dev-tools **Is your feature request related to a problem? Please describe.** When releasing there are certain fields that need to be filled out properly. In the past...

type: feature request
⚪ dev-tools