We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b119328 commit 2c6814cCopy full SHA for 2c6814c
1 file changed
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