Skip to content

The jsPDF html module generates a blank page when the browser has Grammarly extensionΒ #3370

@huylethanh

Description

@huylethanh

I am using jsPdf v2.5.0 to create pdf from html. use doc.html() method.
doc.html(html).then(value => { doc.save(sample.pdf); });

I got the issue when i turn on the grammarly extension in chrome. the downloaded file is blank. if i turn it off. the download file works.

Can you please take a look at this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions