Skip to content

Pdf generation is stuck after updating to Chrome v138 #163

@fpegios

Description

@fpegios

This is the code I am using:

`const { toPDF, targetRef } = usePDF({ filename: 'page.pdf' })

<button onClick={() => toPDF()}>Download PDF

Content to be included in the PDF
`

The app is stuck after pressing the button.

Do you know can I solve it?

Thanks in advance

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