qrcodejs icon indicating copy to clipboard operation
qrcodejs copied to clipboard

Scanning issue with Arabic characters when there multiple words

Open abdelrazekbadr opened this issue 3 years ago • 1 comments

when try content like this example : new QRCode(document.getElementById("qrcode"), "النص العربي");

We can't scan the QR code

abdelrazekbadr avatar Oct 02 '21 21:10 abdelrazekbadr

when try content like this example : new QRCode(document.getElementById("qrcode"), "النص العربي");

We can't scan the QR code

I caught the problem in file qrcode.min.js, but the file qrcode.js work perfect

abdelrazekbadr avatar Oct 03 '21 06:10 abdelrazekbadr