vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

A set of Vue.js components for detecting and decoding QR codes.

Results 87 vue-qrcode-reader issues
Sort by recently updated
recently updated
newest added

iOS app is calling the device's native camera which is overlaying the getUserMedia stream that we currently have implemented and working on the browser. the native camera and its UI...

When using QrcodeDropZone or QrcodeCapture **@detect** event as described in the api (https://gruhn.github.io/vue-qrcode-reader/api/QrcodeCapture.html#events), imageData inside the returned promise is always null. In https://github.com/gruhn/vue-qrcode-reader/blob/master/src/misc/scanner.js#L28 its set to null. Is it possible...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

On Safari 15.3 doesn't work upload and drag-n-drop QR-code. The [Vue Qrcode Reader Website](https://gruhn.github.io/vue-qrcode-reader/demos/DragDrop.html) doesn't work too. Maybe anybody has the same issue? My Code ``` Processing, please wait ......

I updated the Chrome Browser on my Android Phone. Now the web app crashes, when using the module. All I can say is that I get hundreds of the following...

**Describe the bug** I started a project in vue3 but can't get this plugin working in it. plugin version: 2.3.13 **Screenshots** **Desktop:** - OS: Manjaro Linux - Browser: Chrome -...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.1.1 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

Thanks for fixed the qrcode-stream problem in iOS15, but I don't know why this version qrcode capture can't decode something from iOS15 camera. version 2.3.3 will be decoded, but the...

**Describe the bug** The camera stops working after the PWA returns form background on my 12 mini. The camera also doesn't work at all on an iPhone 13 (see videos...

help wanted
no-issue-activity