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
Well, the decode function uses the qr-canvas element when you don't pass any parameter. If you do, then it treats that argument as an image src string to decode from a temporary Image:
here is my code but its throwing an error
and this the method i am calling
qrcode.decode("qr-canvas");
The text was updated successfully, but these errors were encountered: