ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

Angular QR code, Barcode, DataMatrix, scanner component using ZXing.

Results 136 ngx-scanner issues
Sort by recently updated
recently updated
newest added

#### Bug, feature request, or proposal: I am working on a mobile app which scan QR Codes. I am currently facing an issue when trying to scan complex QR codes,...

I am using Angular v12.2.2. ngx-scanner v3.0.0. Chrome browser under Android 9 The main.js throws an error when being loaded by index.html `Uncaught ReferenceError: MediaDeviceInfo is not defined` Although the...

bug

First of all, thank you for all the efforts you put into this OS project. This should not be taken for granted! We use the ngx-scanner in an angular application...

feature request

**Is your feature request related to a problem? Please describe.** I had the need to scan an inverted QR code: although not standard, it is a quite common use case...

feature request
plat: browser
PRs welcome

I tried adding it to an Angular 12.1.4 project but it didn't work out. The camera permission dialog popped up and during loading of the page the camera light on...

**Describe the bug** I found no way to catch the error if the camera ngx-scanner wants to access is already in use. It also appears in the ngx-scanner demo. The...

bug

**Describe the bug** When user is prompted with the window in Safari browsers to allow or not the camera access, if we click 'Allow' everything works great, but if we...

bug

Hi. I build an mobile app with Ionic (Angular 11.2). But the scanner fails to scan on some Ean 13 codes or it takes several attempts. If i scan codes...

bug

**Describe the bug** Even after a fresh installation after starting the scanner it works for around 3 Seconds and than stops working. In the console i can see this error...

bug

"@zxing/browser": "0.0.9", "@zxing/library": "^0.18.5",

bug