Interaction updates (4.1.2.updates)
When a UI component's interactability changes (e.g., becoming hidden, or disabled), the component is updated programmatically to reflect these changes.
Missing aria-hidden update:
This button becomes hidden automatically after 0.5 seconds, but this change is not programmatically updated (i.e. using aria-hidden):