ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
**Describe the bug** Once you declare the input attribute `[(device)]` (or `[device]`) you will get this warning. It is even present in your own demo page: https://zxing-js.github.io/ngx-scanner **To Reproduce** Steps...
Cameras found event has `no` in documentation. https://github.com/zxing-js/ngx-scanner/blob/5cfdabf194c460d30988bd77eb9cde73773cdf81/projects/zxing-scanner/src/lib/zxing-scanner.component.ts#L161-L165
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
**Describe the bug The camera on iPad Air does not open in full screen.** To Reproduce Steps to reproduce the behavior: > Open the application on an iPad Air. >...
In my code example I am unable to set the camera on **Startup,** for example i want to use the frontkamera. I can only choose a different camera via the...
Hello, I encounter an issue with this package. This error message appears only on some devices (not all): image (I am using Ionic with Angular and the package @zxing/ngx-scanner with...
I can read the QR code but I can't read the barcode. Has anyone experienced this?
When using the BrowserMultiFormatReader from @zxing/browser in a React/Next.js application with multiple browser tabs open, the camera stream fails to initialize correctly in tabs. Specifically: The camera remains locked to...