Scanning issue with Arabic characters when there multiple words
abdelrazekbadr opened this issue · 1 comments
abdelrazekbadr commented
when try content like this example :
new QRCode(document.getElementById("qrcode"), "النص العربي");
We can't scan the QR code
abdelrazekbadr commented
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