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

**Describe the bug** After successfully scanning, navigating away and then back to scanner page it fails to open on some devices. It throws the error `NotReadableError NotReadableError: Could not start...

bug

**Describe the bug** I have a requirement where I need to load all back cameras in a dropdown so that end-user can choose the camera which is most effective in...

bug

**Describe the bug** I have tried to set the 'Back camera' of the mobile device (both android and Iphone) as the default camera of the scanner. I have also tried...

question

I have used navigator.mediaDevices API so that I can filter out the back cameras and populate the same in a dropdown menu. I have used this API since on Samsung...

bug

> Back camera not being used as default This is not a expected behavior for this lib, it just opens the first available camera. _Originally posted by @odahcam in https://github.com/zxing-js/ngx-scanner/issues/191#issuecomment-498009363_...

**Describe the bug** After enbling than disabling the torch this error shows up in the console, and qr reading doesn't work anymore. **To Reproduce** Steps to reproduce the behavior: HTML:...

bug

#### Bug, feature request, or proposal: #### What is the current behavior? Following the https://github.com/zxing-js/ngx-scanner/wiki/Getting-Started doc When put the `` -The browser request permissions -The webcam light on macbook pro...

bug

This is reproducible by going to the demo page https://zxing-js.github.io/ngx-scanner/ with an Android device on 9 or 9. error: `Uncaught ReferenceError: globalThis is not defined` On Android phones using 10+...

Installation as per setup guide Also this.scannerControls appears to be null ![image](https://user-images.githubusercontent.com/19240521/127322297-85e05c23-a74b-4dbe-93c1-3a46ef11f26b.png) Which versions of Angular, ngx-scanner, OS, TypeScript, browsers are affected? zxing/ngx-scanner - Latest version Edge & Firefox

When using the scanner with an app running on Samsung S20 - barcode is not captured The green line continues to move across the screen, not identifying the barcode presented....

bug