Closed pkgoyal86 closed 8 years ago
Seconded. Same problem here as well.
Same as well. Underscore is not loading.
Failed to load resource: the server responded with a status of 404 (Not Found) http://documentcloud.github.io/underscore/underscore-min.js
jquery.mentionsInput.js:387 Uncaught ReferenceError: _ is not defined
examples.js:3 Uncaught TypeError: $(...).mentionsInput is not a function
I submitted a pull request for this, clone the repo, open index.html and change the reference to underscore.js to https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js
after that it'll work
This has been fixed. :smiley:
@chasd00 @praveenscience Is there a chance the issue is back? See https://github.com/podio/jquery-mentions-input/issues/184
@silentsnooc I did check it now and it worked fine for me. Checking #184 again.
Neither demo nor code is working. There is some js error.
Please check below image link
http://s29.postimg.org/qyuc7bwrb/error.jpg
Thanks