qrcodejs icon indicating copy to clipboard operation
qrcodejs copied to clipboard

fix code length overflow bug on minify version

Open Code2Life opened this issue 8 years ago • 2 comments

Minify version is not newest. There may be a possibility that UTF-8 code length calculation is incorrect. I synchronize minify code of qrcode.js, using UglifyJS

Code2Life avatar Sep 29 '17 14:09 Code2Life

great work

GitHub30 avatar Sep 03 '18 17:09 GitHub30

Thank you guy, I was wondering why this isn't working, that helps me a lot.

jozadaquebatista avatar Oct 25 '20 00:10 jozadaquebatista