When we have an interaction set to On state variable change the actions are not triggered on the first variable change, but they start doing that on all consecutive state changes. Just the first one.
I have tested this by showing state variables and the target state variables that I’m changing after every click. On the very first click, only the local state variable changes and no other actions are run. After that it works as expected.