The issue has been closed
Thank you for making this wonderful library.
I would like to display QR code to my web browser, but currently it generate and display on console screen.
is it possible to export QR code as image or export as base64 to display on web browser?
Thank you !!
![](https://avatars0.githubusercontent.com/u/5903821?v=4)
posted by smashah about 4 years ago ![](https://avatars3.githubusercontent.com/u/12126671?v=4)
@smashah Thank you for your quick & prompt reply. I like your first solution.
I have tried first solution, added code at suggested at bottom of file.
WA_POPUP: 'true'
WA_POPUP_QR_ONLY: 'true'
it giving me following error on this URL http://localhost:3000/qr
Cannot GET /qr
Cannot POST /qr
Do I need to do anything extra?
posted by manojsitapara about 4 years ago![](https://avatars0.githubusercontent.com/u/5903821?v=4)
@manojsitapara let me have a look at it and I'll get back to you
posted by smashah about 4 years ago![](https://avatars.githubusercontent.com/u/5903821?v=4)
@manojsitapara should be working in latest image
posted by smashah over 3 years ago