Hey guys,
i want to let visitors of my website make a screenshot and this screenshot should automatically uploaded to my database. I’m trying to do it with html2canvas but i don’t know how to pass it to the upload. Can somebody help?
Thanks!
Hey guys,
i want to let visitors of my website make a screenshot and this screenshot should automatically uploaded to my database. I’m trying to do it with html2canvas but i don’t know how to pass it to the upload. Can somebody help?
Thanks!
While using html2canvas, I am getting an error: Cannot find module ‘punycode’ in ‘public/pages/uuvsr.js’ . Can you successfully work with html2canvas?