html2pdf.js
html2pdf.js copied to clipboard
Error when a try to set html2pdf object
jspdf.min.js:202 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'canvas') at html2pdf (jspdf.min.js:202:14730)
@Euler-JS
Please check if you have imported all the dependencies from here: https://www.npmjs.com/package/html2pdf.js/v/0.9.0#dependencies.
Same here. Any solution?