You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Click QRCodeShow button and showing QRCode inside bootstrap modal
I see QRCode and that is normal appear.
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
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
The text was updated successfully, but these errors were encountered:
@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.
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:
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
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: