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.
When I set search-enabled="false", my input box and associated placeholder disappear. This also affects CSS that may be attached to the input box as well. My suggested fix is to move the !$select.searchEnabled logic from the ng-hide to the ng-disabled for that input box (see below):