Custom list bug

519 viewsCSS Bugs
0

I presume this is a bug:
I created two reactions as follows:

the first reaction loop through all tracks, if tracks are visible then print them and add them to list 1;
the second reaction assigns the items of list 1 to modifier and prints the iteration numbers.

the first reaction runs as expected, returning the iteration numbers from 0 to 9 (in a 10 tracks project); however, the second reaction returns 9 as the first item (when it should be 0) please see attached pic.

(the log dispays the list twice as my button sends on and off messages).

admin Changed status to publish May 22, 2024
0

I’m seeing something similar, but I’m finding that my custom list duplicates the first track’s name twice at the top of the list, and misses off the last track altogether.

admin Changed status to publish May 22, 2024
Attached Files: