SyntaxFix
Write A Post
Hire A Developer
Questions
I also solved this error by adding useCORS : true, in my code like -
useCORS : true,
html2canvas($("#chart-section")[0], { useCORS : true, allowTaint : true, scale : 0.98, dpi : 500, width: 1400, height: 900 }).then();