You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MINOR] Handle Collection as defaultValue in GUI.select()
Improved GUI.select() method to properly handle Collection objects passed as defaultValue. When a Collection is provided, it now extracts the first element as the default value, preventing potential rendering issues in the UI.
0 commit comments