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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
fix(browserTrigger): allow click event on option element
Calling browserTrigger on option will only defer to change on its parent
select element if no event is specified.
Click is needed to simulate multiple selections
0 commit comments