Deal with double binding situation
if there are multiple binding to the same model, we have multiple on state change events and this can lead to the race condition.
if there are multiple binding to the same model, we have multiple on state change events and this can lead to the race condition.