I\'m using a jQuery keyup event:
keyup
$(document).on(\'keyup\', ".select2-search__field", delay(function (event) {
I have p