I have a lazily loaded screen with multiple exclusive UIActions (one or the other should be visible) located on panel header. When I’m quickly navigating through the dataset (keeping arrow down key pressed down), both actions are visible before the actual row states are delivered. This shouldn’t be the case. No actions should be visible before the row states are delivered (with the exception of show always actions).