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

debug #18

Open
davidmaxwaterman opened this issue Sep 11, 2019 · 1 comment
Open

debug #18

davidmaxwaterman opened this issue Sep 11, 2019 · 1 comment

Comments

@davidmaxwaterman
Copy link

There's a lot of debug noise, I think due to:

https://github.com/LostInBrittany/granite-qrcode-scanner/blob/master/granite-qrcode-scanner.js#L179

              debug="${this.debug}"></granite-app-media-periodic-image-capture>

which I think should be:

              ?debug="${this.debug}"></granite-app-media-periodic-image-capture>

or perhaps .debug="${this.debug}".

@LostInBrittany
Copy link
Owner

LostInBrittany commented Sep 11, 2019 via email

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