Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why to report errors 'QRErrorCorrectLevel is not defined'. #107

Open
SanchoWalden opened this issue Jan 9, 2018 · 3 comments
Open

Why to report errors 'QRErrorCorrectLevel is not defined'. #107

SanchoWalden opened this issue Jan 9, 2018 · 3 comments

Comments

@SanchoWalden
Copy link

jquery code is ' $('#qrcode_' + response.result.tbOrderNum).qrcode(response.result.tbOrderNum); '
html code is '

'
error is 'QRErrorCorrectLevel is not defined'

@werddomain
Copy link

QRErrorCorrectLevel is not defined. I'm looking to define it ...

@mike100111
Copy link

Same error. Any updates?

@werddomain
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants