angular-selector
angular-selector copied to clipboard
disableSearch is not stopping input
I am having trouble getting disableSearch to work.
I am seeing the same thing on iOS, it looks like the input is used to capture input so it cannot just be hidden. Ng adds a read only attribute that we can hook on to but I have not figured out the combination needed to solve