Skip to content

Unable to create qrcode without canvas #372

@Jyo-Badri

Description

@Jyo-Badri

I am in a scenario where I want to create n number of QRcode. While creating I don't want to freeze other things happening. So, I have created a web-worker. Now I am unable to use toDataUrl() as it requires canvas and in web-workers we don't have access over "DOM". I am trying to use in angular. Also, I want this as 'PNG' only.

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