-
Hi there, it seems like the library doesn't work on Cloudflare even with the compatibility flags in wrangler.toml:
`compatibility_flags = ["nodejs_compat_v2"]`
Steps to reproduce:
1. Clone this r…
-
Hi, I just try qrcode.js for my meteor project. :-1: but it not work. so i just do some modification make it support for meteor. :) i hope this is useful.
/**
- @fileoverview
- \- Using the 'QRCode …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
N.B. this not happen with previous versions of WWEBJS...happen with exodus package
I can g…
-
As mentioned in https://github.com/LFDT-Hiero/tsc/issues/15 we currently depened on `walletconnect/qrcode-modal@2.0.0-alpha.20` that shows as LGPL licensed in Snyk. I do not know if it is https://git…
-
I am encountering an error when attempting to generate a QR code using the qrcode library within a Cloudflare Worker. The error message is "You need to specify a canvas element".
Error stack:
```
…
-
Hello,
i get random errors like that :
```
Error: The amount of data is too big to be stored in a QR Code
at createSymbol (qrcode.js:410:11)
at Object.create (qrcode.js:499:10)
a…
-
## Description
I'm trying to use wppconnect-server on Cloud Run (GCP), but qrcode is never created and status goes from initializing to close.
Version 2.8.1
chromium installed
## Dockerfile
F…
-
Using your demo and any bard code (all but the QR) for version 2.0.13 getting this error
No MultiFormat Readers were able to detect the code.
https://blog.minhazav.dev/QR-and-barcode-scanner-usi…
-
-
That is from the readme, yet the download quite clearly includes and uses jQuery - what is that if not a dependency? Granted I can only find it used in index.html, and only for half of it - the other…