Tag-Handler icon indicating copy to clipboard operation
Tag-Handler copied to clipboard

Possibly incorrect autocomplete option

Open henrypenny opened this issue 10 years ago • 1 comments

jquery.taghandler-hacked.js:464: minLength: opts.minChars

The version of autocomplete I'm using seems to want minChars as well.

Perhaps this needs to change to:

minChars: opts.minChars ?

henrypenny avatar Jul 06 '14 23:07 henrypenny

Actually looks like I'm looking at the wrong autocomplete plugin.

henrypenny avatar Jul 06 '14 23:07 henrypenny