podio / jquery-mentions-input

MIT License
985 stars 333 forks source link

Demo is not working #147

Open jasondavis opened 9 years ago

jasondavis commented 9 years ago

For the past month or more I have noticed the demo

http://podio.github.io/jquery-mentions-input/

Does not work. It seems one of the issues...

Failed to load resource: the server responded with a status of 404 (Not Found)
leizard commented 9 years ago

yeah. but does the package work for you ? I give it a try and it doesn't work as well ( like the demo )

leizard commented 9 years ago

figure it out. that because the script in http://documentcloud.github.io/underscore/underscore-min.js not available anymore

ericyau82 commented 9 years ago

I face the same issue so I download the missing js file* from: http://underscorejs.org/ *file: http://underscorejs.org/underscore-min.js and test the demo on local

gaffney commented 8 years ago

I noticed 27 days ago a fix was put up for this (although this was not closed). The demo is still broken.

Uncaught ReferenceError: _ is not defined
examples.js:3 Uncaught TypeError: $(...).mentionsInput is not a function```
rept commented 8 years ago

Indeed still broken. jquery.mentionsInput.js:387 Uncaught ReferenceError: _ is not defined

timdiggins commented 8 years ago

Seems sad to have a demo and it be broken. Much worse than not having a demo. Would you welcome a PR to remove (even temporarily) the link to the demo?

Also, (OT) think that it might be worth just closing the 3 antique open PRs

praveenscience commented 8 years ago

This has been fixed and can be closed. :+1:

sajjadafridi commented 6 years ago

Replace the js version to 2.2.4