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
I implemented it in my html according to the webqr.js method in https://webqr.com/, and the imported libraries are imported in the order indicated. I called the computer camera to scan the QR code below, and sometimes the result of the parsing was wrong and sometimes correct. what is the problem? It also appears when testing at https://webqr.com, especially when the image is tilted. Two errors occurred after 16 tests.
The text was updated successfully, but these errors were encountered:
I have the same issue. One letter would be different and things like that. It seems that the checksum functionality of QR codes is not implemented properly.
I implemented it in my html according to the webqr.js method in https://webqr.com/, and the imported libraries are imported in the order indicated. I called the computer camera to scan the QR code below, and sometimes the result of the parsing was wrong and sometimes correct. what is the problem? It also appears when testing at https://webqr.com, especially when the image is tilted. Two errors occurred after 16 tests.
The text was updated successfully, but these errors were encountered: