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
MultiSelect fire oncreate event for all user-created options (#316)
- update `oncreate` event in MultiSelect to trigger for all user-created options (now consistent behavior across different option types)
- unit tests to verify correct payload for `oncreate` event (covering string, number, and object cases)
0 commit comments