Replies: 1 comment
-
I have resolved this issue myself. Changed to use node-qrcode. node-qrcode converts the QR code to base64 and displays it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use qrcode.react to generate a QR code and send an email.
Sending emails is working, but I can't see the QR code in my browser.
Anyone with experience please advise.
My code as follows
Beta Was this translation helpful? Give feedback.
All reactions