-
tl;dr web app using qr_bar_code_scanner_dialog has this error: "Locations: No module for https://unpkg.com/html5-qrcode".
Longer version:
Thanks so much for putting this package together. There's …
-
The decoder in the library (based on zXing js) is mostly capable of reading the QR code or barcode in provided orientation. It also expects the codes to be in lower intensity shades (like black) and t…
-
Hi,
I'm looking for a bare code JavaScript library for one of my projects, and after running some tests in between scandit, quaggaJS and html5-qrcode, html5-qrcode falls on the third place, relati…
-
**Is your feature request related to a problem? Please describe.**
As a nurse/CHW, I do home visits to follow-up with patients who are in treatment for disease management, but did not show for clinic…
-
I am using an iphone 12 pro max with ios 16.6.
I am trying https://scanapp.org/ and some of the demo code with all the default settings.
No matter what I do, the iphone will not recognize any barcod…
-
The unsafe-inline keyword annuls most of the security benefits that Content-Security-Policy provide.
It'd be better if you created a new javascript file with the inline script that you inserted into …
-
Good night! I am still some rookie in this so maybe is a little error than i'm not watching
The library html5-qrcode installed with npm `npm install html5-qrcode --save` (the version installed is 2.1…
-
For some barcode ean-13 cannot read.
Example:
![16281384442353062952458962513706](https://user-images.githubusercontent.com/88472310/128291900-91a31695-f9fd-446d-9abc-03999a23cdf7.jpg)
![1628138502…
-
Hi,
we recognize that a iPhone 13 & 14 Pro are not able to use the scanner because the focus of the cam is not working.
A iPhone 12 Pro works as expected.
Any chance to get a fix for this ?
…
-
**Describe the bug**
When scanning Data Matrix codes that are < 10mm it will not read.
Ideally it would be great if we could zoom in on the canvas to have it render or read the barcode.
Using…