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(dropdown): make "set text" work for custom actions
The set text behavior was not working for custom actions whereas such function internally calls the "set text" method.
This PR also fixes showing all items before hiding when a non-multiple dropdown allowed additions
0 commit comments