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

error in shareable-procedures mutator "allow statements" checkbox

Open bbrudastyy opened this issue 3 months ago • 0 comments

Check for duplicates

  • [x] I have searched for similar issues before opening a new one.

Component

block-shareable-procedures

Description

Hello everyone, I noticed a problem that when there is an inserted block in the input of the procedure block and switching the block insertion resolution mode, an error appears that breaks the logic of the library

https://github.com/user-attachments/assets/be5e0eea-2560-431b-909a-236d205805cd

Reproduction steps

  1. I showed it in the video

Stack trace

Uncaught TypeError: _a.call is not a function
    at BlockSvg$$module$build$src$core$block_svg.setStatements_ (blocks.ts:364:32)
    at BlockSvg$$module$build$src$core$block_svg.compose (blocks.ts:581:12)

Screenshots

No response

bbrudastyy avatar Sep 17 '25 16:09 bbrudastyy