Trying to use Select2 and getting this error on multiple item input/text field:
\"query function not defined for Select2 undefined error\"
This error message is too general. One of its other possible sources is that you're trying to call select2() method on already "select2ed" input.
select2()