LOOPER v2 not working correctly when started from step enter trigger

I just imported LOOPER v2 https://library.tulip.co/apps/looper to my sandbox instance, and created simple test App which just iterate through “a”, “b”, and “c”.
image

I am expecting to see “0:a”, “1:b”, “2:c” when the loop runs.
I do see that when I start the loop by pressing the button.
However, I see “0:a”, “1:a”, “2:c” when I start the loop from step enter trigger (by setting the Begin loop flag to Yes).

Why is it not working as expected?

I guess this fix might help :wink:

if not, some screenshots of the setup would help.

1 Like

Thank you! It fixed the problem.
Please release LOOPER v3 with this fix.

1 Like

Great timing for this question, we are in the process of releasing an updated looper widget with this fix! I will follow up here once we do. Should be coming shortly :slight_smile:

1 Like