Context
Using the Stoplight component with anyOf fields . Dropdown selection doesn't persist, making testing harder.
Current Behavior
After selecting a field (like bcd or xyz), the dropdown resets to the first option (abc) after a few seconds or on re-render.
Expected Behavior
The selected option should stay selected until the user manually changes it.