Skip to content

Async flag does not work #1769

@alimovz

Description

@alimovz

html2canvas(document.body, {async: false, logging: true}).then(function(canvas){...

The async flag, whether set to true or false, does not seem to change the behavior. Any way to actually make it run in synchronous mode?

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