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

The source code here differs from the one used for the example #13

Open
NouranMahmoud opened this issue Feb 8, 2016 · 1 comment
Open

Comments

@NouranMahmoud
Copy link

Hi Jan,

I was trying to use qrcode.js on my project, but I faced many issues which I was not able to fix!. and when I tried to check your example and however your example generated the right QRcode for me, I found that the source code used there is different from the used in the repo!. For example: createImgTag function is doesn't exist on the repo lib/qrcode.js .

My question is: why is the source used for your example is different?
Another question: what is this exception means? Uncaught Error: bad rs block @ typeNumber:40/errorCorrectLevel:H .. I've changed the text to be smaller and I also changed the correction, typeNumber .. but useless! the same error always occur!. And I solved it by adding the third parameter input mode, however you are mentioning 8bit (default): ISO 8859-1 which means I don't have to add it.

I Appreciate your help, Thanks in advance.

@janantala
Copy link
Owner

This example you have mentioned is another project. It is not mine. Check out this demo http://janantala.github.io/angular-qr/demo/

It looks like you are using incorrect characters for specified encoding.

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

2 participants