Next.js Discord

Discord Forum

error: TypeError: t.toDataURL is not a function. (In 't.toDataURL()', 't.toDataURL' is undefined)

Unanswered
Savannah posted this in #help-forum
Open in Discord
SavannahOP
I was trying to conver html to image usinge, html-to-image library , I keep getting these kinds of errors just in case of safari browsers. I searched & found out that safari ignores promises to increase performance . I've tried using html2canvas, dom2image libraries everything has their own issues.
how can I make html-to-image work in safari

0 Replies