The "when initialize or changes" block is not executed for quick changes to values

On my Android 9 in Live after running the loop, the value of the variable pos = 0. Should this be the case? My personal opinion is that this is a bug, because if the project uses a block, it should work, but now it looks like the variable listener doesn’t work.

изображение

Hey @actech,

I wouldn’t have thought the value here would be 0 - but you may need to add in a wait block to give the variable a chance to update.

Have you filed a bug report about this?

Thanks.