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 90 vue-qrcode-reader issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In Firefox and Safari _QrcodeCapture_ does not work. By logging errors from the _detect_ event handler, it looks like the issue is the unsupported OffscreenCanvas interface. This...

**Describe the bug** Every time I load this module on an ssr page with nuxt. My application throws an error as it is looking for browser globals. Please check for...

I'm new on Vue and Jest. When i run my tests and mount my component that use the vue-qrcode-reader, they fail. FAIL tests/views/pagamentos/frmBuscarQrcode.spec.js ● Test suite failed to run TypeError:...

How show popup grant access camera on laptop or macbook, i try open on firefox & safary, just show message ERROR: installed cameras are not suitable

When using any of the tracking examples, I keep getting the error: ` app.483c306a80639a7201bc.hot-update.js:20 Uncaught TypeError: Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must...

Hi guys! I used this plugin in a vue2 app and it worked perfectly. Very cool component for Vue. The only one with camera scanner feature I think. No I...

I frequently re-introduce bugs I already fixed when releasing new features. I always do a lot of manual testing to reduce this but that's annoying and time consuming. I should...

help wanted

Wondering if there is any obvious solution to this or things I could try. Stream quality is super crisp on my phone (Samsung S9) and desktop, but really grainy on...

**Describe the bug** The tracking works really well when used in a container in the page but is wrong when used in fullscreen mode : bad location and bad size...

**Description** I am experiencing similar issues to https://github.com/gruhn/vue-qrcode-reader/issues/22 - I am using `qrcode-stream` with Nuxt. I have set it up as plugin and it works as expected on desktop when...