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
fix: update multi-select to use value prop for dynamic defaults
Fixes issue where multi-select parameters don't update their selected
values when dynamic defaults change. Changed from using defaultOptions
to value prop in MultiSelectCombobox to ensure proper reactivity.
Fixescoder/internal#753
Co-authored-by: jaaydenh <1858163+jaaydenh@users.noreply.github.com>
0 commit comments