angular-selector icon indicating copy to clipboard operation
angular-selector copied to clipboard

disableSearch is not stopping input

Open Alberto-Velez opened this issue 8 years ago • 1 comments

I am having trouble getting disableSearch to work.

Alberto-Velez avatar Sep 06 '17 18:09 Alberto-Velez

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

rposborne avatar Mar 22 '18 15:03 rposborne