html5-qrcode icon indicating copy to clipboard operation
html5-qrcode copied to clipboard

Looping QR code parse error, error = NotFoundException: No MultiFormat Readers were able to detect the code

Open muratcakmaksoftware opened this issue 1 year ago • 2 comments

Describe the bug Hello, I encountered a problem with QRCodeScanner. I am using 2.3.8 version I saw similar topics #754 #202

To Reproduce Steps to reproduce the behavior:

  1. Click QRCodeShow button and showing QRCode inside bootstrap modal
  2. I see QRCode and that is normal appear.
  3. qrCodeErrorCallback looping print error with console.log

Expected behavior Normally I just start QRCodeScanner and qrCodeErrorCallback looping error "QR code parse error, error = NotFoundException: No MultiFormat Readers were able to detect the code" I don't want to see error anymore :D

Screenshots image

Desktop (please complete the following information):

  • OS: Linux 20.04
  • Browser: Chrome
  • Version: 119.0.6045.159 (Official Build) (64-bit)

Smartphone (please complete the following information):

  • Device: Samsung Galaxy S21+
  • OS: Android 13

muratcakmaksoftware avatar Nov 17 '23 19:11 muratcakmaksoftware

Any solution ?

pierre-H avatar Apr 15 '24 18:04 pierre-H

@pierre-H > Any solution ? Interesting problem. It works live, but not in a test environment. You probably need to test it live. Laptop camera may be insufficient. Chrome may be stuck on permissions.

muratcakmaksoftware avatar Apr 15 '24 19:04 muratcakmaksoftware