bootstrap-ajax-typeahead icon indicating copy to clipboard operation
bootstrap-ajax-typeahead copied to clipboard

onSelect issue.

Open vadimv82 opened this issue 9 years ago • 0 comments

There is no possibility to clear the input after select is done. Because in select function after onSelect event is run other code set input value to selected. Correct way should be that onSelect event should be called the last.

vadimv82 avatar Nov 09 '16 14:11 vadimv82