hearsid / ng-html-to-pdf-save

Save HTML as pdf file on the browser with angularjs .
28 stars 35 forks source link

Id is same #19

Open sinteco opened 7 years ago

sinteco commented 7 years ago

Uncaught (in promise) TypeError: Cannot read property 'clientHeight' of undefined at Object.onrendered (saveHtmlToPdf.min.js:1) at jspdf.debug.js:13681 onrendered @ saveHtmlToPdf.min.js:1 (anonymous) @ jspdf.debug.js:13681

hearsid commented 7 years ago

@sinteco Can you include more details of how and when you are getting the error?

meland9 commented 7 years ago

Same here, Im using internet explorer (Works ok in Firefox). "Id is same" Unhandled rejection IndexSizeError I use polyfill: Also tried polyfill: src="node_modules/core-js/client/shim.min.js"