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
For instance, document the fact that qrcode is asynchronous, or that it returns a QRCode class which seems to be a string, or at least can be converted to string.
For instance, document the fact that
qrcodeis asynchronous, or that it returns a QRCode class which seems to be a string, or at least can be converted to string.