REPL. I think what's happening here is that it doesn't believe the first each block to be dynamic; it doesn't recognise that there's a dynamic attribute, so it doesn't bother writing update code. This variant works as expected, because it trips the necessary wire.
REPL. I think what's happening here is that it doesn't believe the first each block to be dynamic; it doesn't recognise that there's a dynamic attribute, so it doesn't bother writing update code. This variant works as expected, because it trips the necessary wire.