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
Please, declare the "i" variable, because it's causing error in babel-loader when using the component with webpack 4.0.
jQuery-Tags-Input/src/jquery.tagsinput.js
Line 354 in ae31b17