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 Oct 2, 2019. It is now read-only.
Steps are following: open ui-select. Do not select anything. Click to select control. It is opened and instantly closed. Some investigation in the sources showed, that there is a method, that tracks clicks on page and for some reason it does not include 'select' into its array of focusable items.
The question is: can someone fix this issue? Because the workaround is quite complex.