We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac45d5e commit 715eda1Copy full SHA for 715eda1
pgcommitfest/commitfest/templates/selectize_js.html
@@ -23,7 +23,6 @@
23
if (this.$input.is('[multiple]')) {
24
return;
25
}
26
- console.log(this.getValue());
27
this.lastValue = this.getValue();
28
this.clear(false);
29
},
0 commit comments