jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.84k stars 2.51k forks source link

Broken: uses a non-existent function #90

Closed giftig closed 6 years ago

giftig commented 7 years ago

I get this exception originating from the plugin when I try using it. Was this written for an old version of jquery, or with an undeclared dependency?

jQuery.Deferred exception: this.each is not a function r.fn.qrcode@http://localhost:8000/static/js/jquery-qrcode.min.js:26:69
shortcut_info.init/populateQR@http://localhost:8000/static/js/info.js:53:6
@http://localhost:8000/potato/?info:36:7
g/</j@http://localhost:8000/static/js/jquery.js:2:29946
g/</k<@http://localhost:8000/static/js/jquery.js:2:30262
 undefined
giftig commented 6 years ago

Guess this isn't maintained