This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Search box not shown to search when data is an empty array #1805
Open
Description
I have a ui-select that uses refresh to fetch data from server whenever a user inserts a char in input box (search box).
Since UI-Select v0.19.3 the input box is no longer available when data is an empty array, so the user cannot search to fetch data.
Needless to say that I only want to present data when the user search for it.
This only happens with theme "select2".
With boostrap theme it is ok.
Angular version: 1.5.5
UI-Select: 0.19.3