Description
There's no field_intermediate_change in legacy clipcc-blocks, and VM can handle field value changes immediately. Since we migrated to modern blockly, we should keep this behavior consistent.
Recommend implement strategy from upstream
Handle that events, don't forget to clear execute cache
Description
There's no
field_intermediate_changein legacy clipcc-blocks, and VM can handle field value changes immediately. Since we migrated to modern blockly, we should keep this behavior consistent.Recommend implement strategy from upstream
Handle that events, don't forget to clear execute cache