Bug: the "static" option has some issues

Upon using:
Animated Spanish Project script pic (1)
with "static" checked.

Using a broadcast to run, the code inside no longer seems to run unless visible-stepping is turned on.

This is a part of an assignment I'm working on as of right now. I have found some work arounds (i.e. turning "static" off) but I feel like as "static" seems to be an aesthetic option, it shouldn't interfer with the programming side of things.

Thanks.

Never heard of a static option
What is/where is it?
Can you share the full project?

It's an input that doesn't allow blocks to be dropped in it. Take my [neighbors V] for example:

and all of the blocks with a color input.

It also works with the C-input, which makes reporters and predicates not able to be dropped in there. Take if <> { }@addInput for example:

Screenshot 2024-09-19 08.59.27