Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

catch QR code generation exceptions #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 28, 2017

  1. catch QR code generation exceptions

    Error: code length overflow. (1748>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)
        at new QRCode (qrcode.min.js:1)
        at parsexml (export-xml.html:114)
        at FileReader.reader.onload (export-xml.html:134)
    
    Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
    champtar committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    cdd5468 View commit details
    Browse the repository at this point in the history