eKoopmans/html2pdf.js

Function "toLowerCase" not called, impossible to insert a canvas directly

ThibautSembeni opened this issue · 1 comments

case 'element': return src.nodeName.toLowerCase === 'canvas' ? 'canvas' : 'element';

Really ?

Lol yeah that looks bad, thanks. This project's been in a "good enough" state for a while but it definitely needs some work.