Skip to content

Cannot set property 'getPageSize' of undefined in version 0.10.0 #464

@markusv

Description

@markusv

Hi,

I just updated to jspdf version 0.10.0. Unfortunately it does not work for me. I get this error:

Cannot set property 'getPageSize' of undefined

Skjermbilde 2021-08-31 kl  12 46 28

this is my code:

const input = document.getElementById('root'); html2pdf(input);

I have installed html2pdf.js with npm and use webpack to package my project

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