diff --git a/select2.js b/select2.js index 2f054663..eb34d532 100755 --- a/select2.js +++ b/select2.js @@ -1399,6 +1399,8 @@ this.setVal(data); this.updateSelection(val); } + + this.clearSearch(); } });