Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QR Image example is not working #520

Open
nico-martin opened this issue May 31, 2022 · 3 comments
Open

QR Image example is not working #520

nico-martin opened this issue May 31, 2022 · 3 comments

Comments

@nico-martin
Copy link

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
@afurourrego
Copy link

Same thing happens on localhost :(

@nosy-b
Copy link

nosy-b commented Apr 28, 2023

Same here , version 0.20.0

Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants