Open SanchoWalden opened 6 years ago
QRErrorCorrectLevel is not defined. I'm looking to define it ...
Same error. Any updates?
Same error. Any updates?
I have fix it by searching the var QRErrorCorrectLevel = { then copy it in my script. It's look look like the it not in the global scope of the code.
jquery code is ' $('#qrcode' + response.result.tbOrderNum).qrcode(response.result.tbOrderNum); ' html code is '<div id="qrcode' + item.tbOrderNum + '">