library icon indicating copy to clipboard operation
library copied to clipboard

QR Image example is not working

Open nico-martin opened this issue 3 years ago • 3 comments

Describe the bug The Example at https://zxing-js.github.io/library/examples/qr-image/ is not working. My console shows the following error:

 at De.selectBestPatterns (https://unpkg.com/@zxing/library@latest:15:173474)
    at De.find (https://unpkg.com/@zxing/library@latest:15:169868)
    at Oe.detect (https://unpkg.com/@zxing/library@latest:15:174543)
    at Me.decode (https://unpkg.com/@zxing/library@latest:15:177881)
    at t.BrowserQRCodeReader.decodeBitmap (https://unpkg.com/@zxing/library@latest:15:35976)
    at t.BrowserQRCodeReader.decode (https://unpkg.com/@zxing/library@latest:15:34909)
    at n (https://unpkg.com/@zxing/library@latest:15:34314)
    at https://unpkg.com/@zxing/library@latest:15:34495
    at new Promise (<anonymous>)
    at t.BrowserQRCodeReader.decodeOnce (https://unpkg.com/@zxing/library@latest:15:34475)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://zxing-js.github.io/library/examples/qr-image/'
  2. Open the browser console
  3. Click the "Decode" button
  4. See error

Expected behavior Should resolve the QR code

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version 101.0.4951.67

nico-martin avatar May 31 '22 14:05 nico-martin

Same thing happens on localhost :(

afurourrego avatar Jun 23 '22 01:06 afurourrego

Same here , version 0.20.0

nosy-b avatar Apr 28 '23 13:04 nosy-b

Stale issue message

github-actions[bot] avatar Apr 29 '24 10:04 github-actions[bot]