just reporting an error - Uncaught Error: code length overflow. (1756>1056)
Author: mr-kyleCreated Sep 4, 2020Updated Sep 17, 2024
this will generate an error. go here: https://codepen.io/davidshimjs/pen/NdBYrg and enter the below
error message: qrcode.min.js:1 Uncaught Error: code length overflow. (1756>1056) at Function.b.createData (qrcode.min.js:1) at b.makeImpl (qrcode.min.js:1) at b.getBestMaskPattern (qrcode.min.js:1) at b.make (qrcode.min.js:1) at QRCode.makeCode (qrcode.min.js:1)
Source: davidshimjs/qrcodejs