Skip to content

QRious not found since upgrade Chrome to latest version #130

@Luigius

Description

@Luigius

Hi,
My code was working fine until I updated chrome, since then this code returns:
new QRious
({
element: document.getElementById("qrcodecanvas"),
level: 'H',
padding: 0,
size: 250,
value: dataqr
});
Uncaught ReferenceError: QRious is not defined

the element is defined before the script code like this

I also tried to use canvas instead of img

Any suggestion?
Thanks
Luigi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions