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

**Library Versions:** - @zxing/browser: 0.0.10 - @zxing/library: 0.18.6 - @zxing/ngx-scanner: 3.3.0 **Description:** I am using the @zxing/ngx-scanner library in an Angular 9 application to scan barcodes. I have specified a...

bug

* Attention! This Project is looking for maintainers. Your issues will not be resolved by the authors. You are more than welcome to fix the issue and open a pull-request*...

bug

When we use ngx-scanner with the smartphone, we have several cameras, i.e.: - camera2 1, facing front - camera2 3, facing front - camera2 2, facing back - camera2 0,...

bug

I have three webcam connected to my PC, one of my webcam is used by another application and I have 2 webcam is ideal to use. when I load zxing-scanner...

bug

![image](https://github.com/zxing-js/ngx-scanner/assets/32012035/b3df4411-cfba-4b37-9813-95f0ff4a66e5) ![image](https://github.com/zxing-js/ngx-scanner/assets/32012035/32d7ffa0-b376-4b8e-bc0c-d6f53d66ba63) DO NOT USE THE POSTER ATTRIBUTE IF IT IS NULL!! VERSION: v16.0.1

bug

We wanted to use the ngx-scanner and installed the following versions (we use Angular 13): @zxing/browser 0.1.1 @zxing/library 0.19.2 @zxing/ngx-scanner 3.5.0 Now we have the problem, that it does not...

bug

We want to use the ngx-scanner and installed the following versions (we use Angular 13): @zxing/browser 0.1.3 @zxing/library 0.20.0 @zxing/ngx-scanner 3.5.0 Now we have the problem, that it does not...

bug

The installation is done correctly, following the steps proposed in the documentation. When running ng serve shows the following error: Error: node_modules/@zxing/ngx-scanner/lib/zxing-scanner.component.d.ts:305:91 - error TS2344: Type '{ autofocusEnabled: { alias:...

Hi We have an Angular 13 application and now ant to use the ngx-scanner to scan QR codes. We use the following versions: "@zxing/browser": "^0.1.3", "@zxing/library": "^0.20.0", "@zxing/ngx-scanner": "^3.5.0", The...