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

Examples not working #28

Open
jporminal opened this issue Jun 4, 2015 · 1 comment
Open

Examples not working #28

jporminal opened this issue Jun 4, 2015 · 1 comment

Comments

@jporminal
Copy link

I downloaded the zip file and tried to run the examples locally but it seems that the examples are not working. I checked the console for errors but I cant find any.

I think the qr.decodeFromImage function is not being executed

btn.onclick = function () {
    qr.decodeFromImage(img, function (err, result) {
      alert("sdjfkjds");
    });
  };
@StriveTeam
Copy link

Are you resolved it? I have the same problem.

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