raiblaze / vue3-html2pdf

72 stars 19 forks source link

Cannot read properties of null (reading 'generatePdf') #13

Open sotoik opened 1 year ago

sotoik commented 1 year ago

When I change router (via router.push) I get:

"Cannot read properties of null (reading 'generatePdf')"

If I refresh the page though it works like a charm.

Any thoughts?