Set Text Value When Checked event problem

I have created a small (2 widget) project with a switch and a label.
The checked state of the switch has an event action of SET TEXT VALUE WHEN CHECKED acting on the label.

It works as expected in Play mode, but when the project is initially loaded, the Console shows ERROR: Function not found: SET TEXT VALUE FROM CLICKED.

BUG.zip (3.7 KB)

  • SquareLine Studio version: 1.42 & 1.50
    -Operating system: Windows 11 (24H2)
    -Target hardware: Raspberry Pico

Hi, Thank you for reporting the problem, we will investigate it. If you want the label content to change when the switch is toggled, I recommend the following method instead. I’ve attached the image.

Thank you for you quick attention.
FWI - There is no load warning as originally designed with SQS v1.40