elements icon indicating copy to clipboard operation
elements copied to clipboard

anyOf dropdown resets selection unexpectedly in Stoplight UI

Open jayasri19062000 opened this issue 6 months ago • 0 comments

Context Using the Stoplight <API /> 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.

jayasri19062000 avatar Jun 26 '25 06:06 jayasri19062000