Run the script: „ask (list(ring(when flag clicked))) and wait“

Run


Then this happens

This is less of a bug, and more of a mis-feature. It's spitting out the Morphic markup because you can't have a menu with a block as an option. I believe this also used to happen with [flatten V] of {block} years ago

Needs to be fixed

I'd imagine this is very low priority on the devs' lists of issue and features

I will come soon back

..okay?

And what would be the use of using blocks in such a way? If you put bloks together in a funny way you get funny results.

Why? Maybe you can fix it and show the solution.

Soon

Sorry I can’t

It's a Snap! "bug"

not really that strange, imho.

what the op is doing is intended. no problems occur using commands and reporters when asking a list.

in snap, asking a list results in a menu. If you want to have normal blocks in the menu, you can, giving the user of the program a choice as to what the sprite will do. you should be able to ask for hats in a menu, since everything is theoretically first-class. an example use case for this is asking the user what event the project should start listening for, chosen by a dialog with hats.