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

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

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

Hello. May be you can help. Scanner works good but on some phones we have trouble with sharpness: ![image](https://user-images.githubusercontent.com/18211871/165478278-9d54e594-ad56-44ca-826b-0f09a1bf5f9c.png) Cameras on these phones works fine. Don't you know what's the...

bug

error NG8001: 'zxing-scanner' is not a known element: 1. If 'zxing-scanner' is an Angular component, then verify that it is part of this module. 2. If 'zxing-scanner' is a Web...

bug

**Describe the bug** Using camera on Dev Tools appear **_TypeError: track.getCapabilities is not a function_** but everything works seemingly fine **Angular CLI** > @angular-devkit/architect 0.1202.15 > @angular-devkit/build-angular 12.2.15 > @angular-devkit/core...

bug

ERROR in node_modules/@zxing/ngx-scanner/lib/zxing-scanner.component.d.ts:304:21 - error TS2694: Namespace '"C:/Users/acer/Desktop/Projects/pear-web-app/node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'. 304 static ɵfac: i0.ɵɵFactoryDeclaration; After installing package and importing it giving above error on ng serve in...

bug

Hello, I would like to ask if someone of you even did a tests in NightwatchJS or similar tool for scan QR code by ngx-scanner? Unfortunately I'm new in that...

**Describe the bug** It can not scan using the front camera(barcode scanner Code-128) **To Reproduce** Steps to reproduce the behavior: 1. No Device Selected {{device.label}} **Expected behavior** When selecting devices(front...

bug

Hi Team, I am getting 2-3 errors (see screenshot) while using this scanner. Could you please help me to fix these. Please let me know any other information. **Screenshots** ![image](https://user-images.githubusercontent.com/53517601/70992202-277d0a00-20ef-11ea-9ff5-8e31344ccb8e.png)...

investigation

I am using Angular v12. ngx-scanner v3.2.0. Chrome browser under Android 9 Initialy the scanner works fine, but after a route change the camera does not get freed and therefore...

bug

Current dependency is fixed to version 6. Is it possible to move to version 7?

bug

**Describe the bug** Zxing-scanner Fails to open up in iPhone and Mac inside WKWebView. But works well in Safari browser opening it as an individual website. **To Reproduce** Create a...

bug