ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
Hello. May be you can help. Scanner works good but on some phones we have trouble with sharpness:  Cameras on these phones works fine. Don't you know what's the...
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...
**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...
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...
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...
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** ...
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...
Current dependency is fixed to version 6. Is it possible to move to version 7?
@zxing/ngx-scanner – "Can't get user media, this is not supported." in WKWebview SwiftUI iOS devices
**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...