The above weakaura is broken, because when setting the 'side' state variable it references index, which is set above, but does not seem to be correctly referencable when initialising other variables within that state. Here we would expect side to be 'Left' but it is actually 'Right'.
Fixed by referring to 'i' rather than 'index'. Why does this not work when referencing index even though it has presumably already been set?
Wago.io is a database of sharable World of Warcraft addon elements