xoxco / jQuery-Tags-Input

Magically convert a simple text input into a cool tag list with this jQuery plugin.
http://xoxco.com/projects/code/tagsinput/
2.29k stars 826 forks source link

ReferenceError: i is not defined #364

Open maiconschelter opened 5 years ago

maiconschelter commented 5 years ago

Please, declare the "i" variable, because it's causing error in babel-loader when using the component with webpack 4.0.

https://github.com/xoxco/jQuery-Tags-Input/blob/ae31b175fbfd0a0476822182ef52e76c2629e9c3/src/jquery.tagsinput.js#L354